MCPcopy Create free account
hub / github.com/massCodeIO/massCode / http-folders.ts

File http-folders.ts

src/main/api/routes/http-folders.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { HttpFoldersResponse, HttpFoldersTree } from '../dto/http-folders'
2import { Elysia } from 'elysia'
3import { useHttpStorage } from '../../storage'
4import { commonAddResponse } from '../dto/common/response'

Callers

nothing calls this directly

Calls 3

useHttpStorageFunction · 0.90
mapStorageErrorFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected