MCPcopy Create free account
hub / github.com/afar1/fieldtheory-cli /

Class

src/engine.ts:255–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253 * `.message` for user-facing output.
254 */
255export class EngineInvocationError extends Error {
256 readonly engine: string;
257 readonly bin: string;
258 readonly stderr: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected