Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ foo.py
File
foo.py
v2/example/make/foo.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys
2
open(sys.argv[2],
"w"
).write(open(sys.argv[1]).read())
Callers
nothing calls this directly
Calls
2
write
Method · 0.45
read
Method · 0.45
Tested by
no test coverage detected