Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyload/pyload
/ folder
Method
folder
module/PyPackage.py:41–42 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
39
40
@property
41
def
folder(self):
42
return
save_path(self._folder)
43
44
def
toDict(self):
45
""
" Returns a dictionary representation of the data.
Callers
nothing calls this directly
Calls
1
save_path
Function · 0.90
Tested by
no test coverage detected