Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ dump
Method
dump
recipes/Python/492214_dal6py/recipe-492214.py:24–25 ·
view source on GitHub ↗
(self, name)
Source
from the content-addressed store, hash-verified
22
23
# Dump To File
24
def
dump(self, name):
25
self.__disk.dump(name)
26
27
# Load From File
28
def
load(self, name, abstract):
Callers
14
new__init__
Function · 0.45
savecurrentstate
Method · 0.45
__do_split
Method · 0.45
recipe-496923.py
File · 0.45
picklesave
Method · 0.45
save_disk
Function · 0.45
save_as
Method · 0.45
main
Function · 0.45
commit
Method · 0.45
save
Function · 0.45
record_state
Method · 0.45
co_dumpf
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected