Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
619
def
get_root():
620
return
os.path.dirname(os.path.abspath(__file__))
621
622
623
def
read_file(path):
Callers
3
GET
Method · 0.90
_save_config_to_file
Method · 0.90
get_appdata_dir
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected