MCPcopy 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

1import sys
2open(sys.argv[2], "w").write(open(sys.argv[1]).read())

Callers

nothing calls this directly

Calls 2

writeMethod · 0.45
readMethod · 0.45

Tested by

no test coverage detected