MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / file_router.ts

File file_router.ts

daemon/src/routers/file_router.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { t } from "i18next";
2import os from "os";
3import path from "path";
4import { globalConfiguration, globalEnv } from "../entity/config";

Callers

nothing calls this directly

Calls 15

$tFunction · 0.90
getFileManagerFunction · 0.90
getWindowsDisksFunction · 0.90
checkSafeUrlFunction · 0.90
fileTaskStartFunction · 0.85
fileTaskEndFunction · 0.85
useMethod · 0.80
errorMethod · 0.80
onMethod · 0.80
cdMethod · 0.80
responseMethod · 0.80
chmodMethod · 0.80

Tested by

no test coverage detected