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

Method virtual_targets

v2/manager.py:50–51  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

48 return self.engine_
49
50 def virtual_targets (self):
51 return self.virtual_targets_
52
53 def targets (self):
54 return self.targets_

Callers 8

actual_clean_targetsFunction · 0.80
constructMethod · 0.80
runMethod · 0.80
constructMethod · 0.80
runMethod · 0.80
runMethod · 0.80
constructMethod · 0.80
constructMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected