Variable: ListDirectoryRequestSchema
Makaio Framework / services-core/filesystem/schemas / ListDirectoryRequestSchema
Variable: ListDirectoryRequestSchema
Section titled “Variable: ListDirectoryRequestSchema”
constListDirectoryRequestSchema:ZodObject<{machineId:ZodString;options:ZodOptional<ZodObject<{excludeNames:ZodOptional<ZodArray<ZodString>>;includeHidden:ZodDefault<ZodOptional<ZodBoolean>>; },$strip>>;path:ZodOptional<ZodString>; },$strip>
Defined in: ../../../packages/services/core/src/filesystem/schemas.ts:154