Variable: CLIDetectionResultSchema
Makaio Framework / services-core/cli-detection/namespace / CLIDetectionResultSchema
Variable: CLIDetectionResultSchema
Section titled “Variable: CLIDetectionResultSchema”
constCLIDetectionResultSchema:ZodObject<{binary:ZodString;found:ZodBoolean;path:ZodOptional<ZodString>;version:ZodOptional<ZodString>; },$strip>
Defined in: ../../../packages/services/core/src/cli-detection/namespace.ts:11
Detection result for a single CLI binary.