Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/beeware/toga
/ save
Method
save
dummy/src/toga_dummy/images.py:64–65 ·
view source on GitHub ↗
(self, path)
Source
from the content-addressed store, hash-verified
62
return
self.native.data
63
64
def
save(self, path):
65
self._action(
"save"
, path=path)
Callers
1
__init__
Method · 0.45
Calls
1
_action
Method · 0.80
Tested by
no test coverage detected