MCPcopy Create free account
hub / github.com/SkyworkAI/DeepResearchAgent / rmtree

Method rmtree

src/environment/filesystem/storage.py:26–26  ·  view source on GitHub ↗
(self, path: Path)

Source from the content-addressed store, hash-verified

24 async def rename(self, old: Path, new: Path) -> None: ...
25
26 async def rmtree(self, path: Path) -> None: ...
27
28
29class LocalAsyncStorage:

Callers 8

delete_dirMethod · 0.45
_extract_extensionMethod · 0.45
_launch_browserMethod · 0.45
_cleanup_temp_dirMethod · 0.45
rmtreeMethod · 0.45
cleanupMethod · 0.45
cleanupMethod · 0.45
cleanupMethod · 0.45

Calls

no outgoing calls

Tested by 2

cleanupMethod · 0.36
cleanupMethod · 0.36