Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6174/comflowyspace
/ shell-example.ts
File
shell-example.ts
apps/node/src/modules/shell/shell-example.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as nodePty from
"node-pty"
2
import
{ getAppDataDir, getComfyUIDir } from
"../utils/get-appdata-dir"
;
3
import
path from
"path"
;
4
import
logger from
"../utils/logger"
;
Callers
nothing calls this directly
Calls
4
getAppDataDir
Function · 0.90
getComfyUIDir
Function · 0.90
dispose
Method · 0.65
write
Method · 0.45
Tested by
no test coverage detected