Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ workflowScriptResolver.test.ts
File
workflowScriptResolver.test.ts
src/node/services/workflows/workflowScriptResolver.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable @typescript-eslint/
await
-thenable */
2
import
* as crypto from
"node:crypto"
;
3
import
* as fs from
"node:fs/promises"
;
4
import
* as path from
"node:path"
;
Callers
nothing calls this directly
Calls
6
writeProjectSkill
Function · 0.90
resolveWorkflowScript
Function · 0.90
writeGlobalSkill
Function · 0.90
createIsolatedAgentSkillsRoots
Function · 0.90
writeWorkflowFile
Function · 0.85
update
Method · 0.65
Tested by
no test coverage detected