MCPcopy Create free account
hub / github.com/TimMcCool/scratchattach / Args

Class Args

tests/src/util/__main__.py:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17
18
19class Args(argparse.Namespace):
20 command: str
21 content: str
22
23
24def main():

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected