Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
class
LocalAsyncStorage:
Callers
8
delete_dir
Method · 0.45
_extract_extension
Method · 0.45
_launch_browser
Method · 0.45
_cleanup_temp_dir
Method · 0.45
rmtree
Method · 0.45
cleanup
Method · 0.45
cleanup
Method · 0.45
cleanup
Method · 0.45
Calls
no outgoing calls
Tested by
2
cleanup
Method · 0.36
cleanup
Method · 0.36