MCPcopy 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

1import * as nodePty from "node-pty"
2import { getAppDataDir, getComfyUIDir } from "../utils/get-appdata-dir";
3import path from "path";
4import logger from "../utils/logger";

Callers

nothing calls this directly

Calls 4

getAppDataDirFunction · 0.90
getComfyUIDirFunction · 0.90
disposeMethod · 0.65
writeMethod · 0.45

Tested by

no test coverage detected