MCPcopy Index your code
hub / github.com/geekcomputers/Python / usage

Function usage

check_file.py:20–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18
19
20def usage():
21 print("[-] Usage: python check_file.py [filename1] [filename2] ... [filenameN]")
22
23
24# Readfile Functions which open the file that is passed to the script

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected