Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
const
fs = require(
'fs'
);
Callers
nothing calls this directly
Calls
2
getWorkspaceRoot
Function · 0.85
send
Function · 0.85
Tested by
no test coverage detected