Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crisxuan/bestJavaer
/ ImageRef
Class
ImageRef
scripts/check_article_quality.py:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
51
@dataclass(frozen=True)
52
class
ImageRef:
53
line: int
54
target: str
55
56
57
@dataclass(frozen=True)
Callers
1
find_image_refs
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected