MCPcopy Create free account
hub / github.com/EvoMap/evolver / trigger.js

File trigger.js

src/ops/trigger.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Evolver Wake Trigger - Evolver Core Module
2// Writes a signal file that the wrapper can poll to wake up immediately.
3
4const fs = require('fs');

Callers

nothing calls this directly

Calls 2

getWorkspaceRootFunction · 0.85
sendFunction · 0.85

Tested by

no test coverage detected