MCPcopy Create free account
hub / github.com/ScaleML/AgentSPEX / HandleRec

Class HandleRec

src/sandbox_vm/tools/session_management.py:110–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108
109@dataclass
110class HandleRec:
111 real_path: Path
112 perm: Perm
113 is_dir: bool
114 expires_at: Optional[float]
115 label: str
116
117
118@dataclass

Callers 1

publish_pathMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected