Files

5 lines
121 B
Python
Raw Permalink Normal View History

class PersonaTool:
def get_functions(self):
# Implementation to return functions in JSON format
pass