Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ close
Method
close
recipes/Python/496742_ShelfProxy/recipe-496742.py:65–68 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
63
pass
64
65
def
close(self):
66
self.sync()
67
self.__cache.clear()
68
self.__shelf.close()
69
70
71
def
sync_proxy(proxy):
Callers
15
__del__
Method · 0.95
uptime
Function · 0.45
main
Function · 0.45
save
Method · 0.45
execute
Method · 0.45
recipe-496923.py
File · 0.45
go
Method · 0.45
encode
Method · 0.45
readFile
Method · 0.45
do_pdf_pages
Function · 0.45
__init__
Method · 0.45
mp4_atoms
Function · 0.45
Calls
2
sync
Method · 0.95
clear
Method · 0.45
Tested by
no test coverage detected