MCPcopy
hub / github.com/getmaxun/maxun / storage.ts

File storage.ts

server/src/routes/storage.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Router } from 'express';
2import multer from 'multer';
3import logger from "../logger";
4import { createRemoteBrowserForRun, destroyRemoteBrowser, getActiveBrowserIdByState } from "../browser-management/controller";

Callers

nothing calls this directly

Calls 15

parseOutputFormatsFunction · 0.90
captureFunction · 0.90
destroyRemoteBrowserFunction · 0.90
addJobFunction · 0.90
cancelScheduledWorkflowFunction · 0.90
scheduleWorkflowFunction · 0.90
computeNextRunFunction · 0.90
processWorkflowActionsFunction · 0.85
handleWorkflowActionsFunction · 0.85

Tested by

no test coverage detected