Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ getenv
Method
getenv
v2/manager.py:71–72 ·
view source on GitHub ↗
(self, name)
Source
from the content-addressed store, hash-verified
69
return
self.errors_
70
71
def
getenv(self, name):
72
return
bjam.variable(name)
73
74
def
boost_build_path(self):
75
return
self.boost_build_path_
Callers
3
load_configuration_files
Function · 0.80
_collect
Function · 0.80
f
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected