MCPcopy 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_filesFunction · 0.80
_collectFunction · 0.80
fFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected