Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
class
Args(argparse.Namespace):
20
command: str
21
content: str
22
23
24
def
main():
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected