MCPcopy Create free account
hub / github.com/DFHack/dfhack / DirectoryOfThisScript

Function DirectoryOfThisScript

.ycm_extra_conf.py:10–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8import ycm_core
9
10def DirectoryOfThisScript():
11 return os.path.dirname(os.path.abspath(__file__))
12
13default_flags = [
14 '-I','library/include',

Callers 2

.ycm_extra_conf.pyFile · 0.85
FlagsForFileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected