Variable: CLIDetectionSubjects
Makaio Framework / services-core/cli-detection/namespace / CLIDetectionSubjects
Variable: CLIDetectionSubjects
Section titled “Variable: CLIDetectionSubjects”
constCLIDetectionSubjects:BusSubjects<FlatSubjectDefinitions<"cliDetection", {scan: {request:ZodObject<{binaries:ZodArray<ZodString>; },$strip>;response:ZodObject<{results:ZodArray<ZodObject<{binary:ZodString;found:ZodBoolean;path:ZodOptional<ZodString>;version:ZodOptional<ZodString>; },$strip>>; },$strip>; }; }>,"cliDetection"> =CLIDetectionNamespace.subjects
Defined in: ../../../packages/services/core/src/cli-detection/namespace.ts:45
Typed subjects for CLI detection operations.