Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TimMcCool/scratchattach
/ parse.py
File
parse.py
scratchattach/editor/code_translation/parse.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
annotations
2
from
pathlib
import
Path
3
from
typing
import
Union, Generic, TypeVar
4
from
abc
import
ABC, abstractmethod
Callers
nothing calls this directly
Calls
3
parse
Function · 0.85
unparse
Function · 0.85
pretty_unparse
Function · 0.85
Tested by
no test coverage detected