MCPcopy
hub / github.com/zhayujie/CowAgent / get_root

Function get_root

config.py:619–620  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

617
618
619def get_root():
620 return os.path.dirname(os.path.abspath(__file__))
621
622
623def read_file(path):

Callers 3

GETMethod · 0.90
_save_config_to_fileMethod · 0.90
get_appdata_dirFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected