Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/djhworld/simple-computer
/ Disable
Method
Disable
io/display_ram.go:58–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
}
57
58
func
(m *displayRAM) Disable() {
59
m.enable.Update(false)
60
}
61
62
func
(m *displayRAM) Set() {
63
m.set.Update(true)
Callers
nothing calls this directly
Calls
1
Update
Method · 0.65
Tested by
no test coverage detected