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