MCPcopy Create free account
hub / github.com/Persper/code-analytics / usage

Function usage

tools/build_history.py:14–16  ·  view source on GitHub ↗
(cmd)

Source from the content-addressed store, hash-verified

12
13
14def usage(cmd):
15 print("Usage: {0} [i]".format(cmd))
16 print("\tBuild history for data/branch_commits_chunk[i].pickle")
17
18
19def run(i):

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected