MCPcopy Create free account
hub / github.com/BabitMF/bmf / module_manager

Function module_manager

bmf/cmd/python_wrapper/wrapper.py:44–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42
43
44def module_manager():
45 exec_cmd(os.path.join("bmf", "bin", "module_manager"), sys.argv[1:])
46
47
48def bmf_env():

Callers

nothing calls this directly

Calls 1

exec_cmdFunction · 0.85

Tested by

no test coverage detected