MCPcopy Create free account
hub / github.com/alibaba/BladeDISC / script_dir

Function script_dir

scripts/python/common_setup.py:81–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79
80
81def script_dir():
82 return os.path.dirname(os.path.abspath(__file__))
83
84
85def get_source_root_dir():

Callers 1

get_source_root_dirFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected