CommandkitInterfacesMiddlewareContextArgsVersion: 1.2On this pageMiddlewareContextArgsMiddlewareContextArgs commandkitContext.ts Arguments for middleware context. Signatureinterface MiddlewareContextArgs { setCommandRunner?: GenericFunction<[RunCommand]>;} setCommandRunnerpropertyGenericFunction<[RunCommand]>