Files
cyclop/path/to/PersonaTool.py

5 lines
121 B
Python

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