MCPcopy 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
332function sleepDisplay() {
333 execFileSync("pmset", ["displaysleepnow"]);
334}
335
336function listOtherCapProcesses(options) {
337 return readProcesses().filter(

Callers 1

runAutomatedCycleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected