Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
def
module_manager():
45
exec_cmd(os.path.join(
"bmf"
,
"bin"
,
"module_manager"
), sys.argv[1:])
46
47
48
def
bmf_env():
Callers
nothing calls this directly
Calls
1
exec_cmd
Function · 0.85
Tested by
no test coverage detected