import { EaCRuntimeHandlerPipeline } from "https://deno.land/x/fathym_eac_runtime@v0.1.53/src/runtime/EaCRuntimeHandlerPipeline.ts";
Properties
pipeline: (EaCRuntimeHandler | EaCRuntimeHandlers)[]
Methods
Append(...handlers: (EaCRuntimeHandlerResult | undefined)[]): void
Prepend(...handlers: (EaCRuntimeHandlerResult | undefined)[]): void