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

Function usage

test/load_dir.py:13–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11import string
12
13def usage():
14 print "usage: load_dir.py directory"
15
16
17def remove_first_component(path):

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected