Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.
9
the_manager = None
10
def
get_manager():
11
return
the_manager
12
13
class
Manager:
14
""
" This
class
is a facade to the Boost.Build system.
Callers
15
actual_clean_targets
Function · 0.90
find_target
Function · 0.90
initialize_config_module
Function · 0.90
load_config
Function · 0.90
should_clean_project
Function · 0.90
main_real
Function · 0.90
verbatim.py
File · 0.90
process
Method · 0.90
midl.py
File · 0.90
construct
Method · 0.90
run
Method · 0.90
install
Function · 0.90
Calls
no outgoing calls
Tested by
2
make_test
Function · 0.72
handle_input_files
Function · 0.72