MCPcopy Create free account
hub / github.com/build2/build2 / build2_cli_load

Function build2_cli_load

libbuild2/cli/init.cxx:281–285  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

279 };
280
281 const module_functions*
282 build2_cli_load ()
283 {
284 return mod_functions;
285 }
286 }
287}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected