Files
cyclop/path/to/PersonaTool.py
T

5 lines
121 B
Python
Raw Normal View History

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