Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/corpnewt/gibMacOS
/ update
Method
update
Scripts/disk.py:110–111 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
108
return
None
109
110
def
update(self):
111
self._update_disks()
112
113
def
_update_disks(self):
114
self.disks = self.get_disks()
Callers
4
diskpart_erase
Method · 0.45
install_oc
Method · 0.45
install_clover
Method · 0.45
main
Method · 0.45
Calls
1
_update_disks
Method · 0.95
Tested by
no test coverage detected