MCPcopy Create free account
hub / github.com/bearlyai/OpenADE / files.ts

File files.ts

projects/runtime-node/src/files.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { RuntimeServer } from "../../runtime/src"
2import { optionalBoolean, optionalFiniteNumber, optionalStringEnum, requiredString, validateParams } from "./validation"
3
4export interface RuntimeNodeFilesAdapter {

Callers

nothing calls this directly

Calls 1

optionalStringEnumFunction · 0.90

Tested by

no test coverage detected