Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/COAT
/ get_default_cfg
Function
get_default_cfg
defaults.py:215–219 ·
view source on GitHub ↗
Get a copy of the default config.
()
Source
from the content-addressed store, hash-verified
213
214
215
def
get_default_cfg():
216
""
"
217
Get a copy of the default config.
218
""
"
219
return
_C.clone()
Callers
1
main
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected