Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ FunctionRange
Class
FunctionRange
scripts/security-network-source-audit.py:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
35
@dataclasses.dataclass(frozen=True)
36
class
FunctionRange:
37
name: str
38
body_start: int
39
body_end: int
40
41
42
@dataclasses.dataclass(frozen=True)
Callers
1
_function_ranges
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected