Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/build2/build2
/ build2_bash_load
Function
build2_bash_load
libbuild2/bash/init.cxx:93–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
};
92
93
const module_functions*
94
build2_bash_load ()
95
{
96
return mod_functions;
97
}
98
}
99
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected