Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CapSoftware/Cap
/ sleepDisplay
Function
sleepDisplay
apps/desktop/scripts/desktop-memory-soak.js:332–334 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
330
}
331
332
function
sleepDisplay() {
333
execFileSync(
"pmset"
, [
"displaysleepnow"
]);
334
}
335
336
function
listOtherCapProcesses(options) {
337
return
readProcesses().filter(
Callers
1
runAutomatedCycle
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected