MCPcopy Create free account
hub / github.com/boostorg/build / get_manager

Function get_manager

v2/manager.py:10–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8# have a global variable keeping the current manager.
9the_manager = None
10def get_manager():
11 return the_manager
12
13class Manager:
14 """ This class is a facade to the Boost.Build system.

Callers 15

actual_clean_targetsFunction · 0.90
find_targetFunction · 0.90
initialize_config_moduleFunction · 0.90
load_configFunction · 0.90
should_clean_projectFunction · 0.90
main_realFunction · 0.90
verbatim.pyFile · 0.90
processMethod · 0.90
midl.pyFile · 0.90
constructMethod · 0.90
runMethod · 0.90
installFunction · 0.90

Calls

no outgoing calls

Tested by 2

make_testFunction · 0.72
handle_input_filesFunction · 0.72