MCPcopy Create free account
hub / github.com/MegEngine/MegCC / Settings

Function Settings

runtime/.ycm_extra_conf.py:153–154  ·  view source on GitHub ↗
(filename, **kwargs)

Source from the content-addressed store, hash-verified

151
152
153def Settings(filename, **kwargs):
154 return FlagsForFile(filename, **kwargs)

Callers

nothing calls this directly

Calls 1

FlagsForFileFunction · 0.70

Tested by

no test coverage detected