Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ shared
Method
shared
src/tools/builtin.py:343–344 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
341
self.search_ = search
342
343
def
shared (self):
344
return
self.shared_
345
346
def
search (self):
347
return
self.search_
Callers
1
generated_targets
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected