@karmaniverous/get-dotenv
    Preparing search index...

    Variable processEnvSchemaConst

    processEnvSchema: ZodRecord<ZodString, ZodOptional<ZodString>> = ...

    Zod schemas for programmatic GetDotenv options.

    NOTE: These schemas are introduced without wiring to avoid behavior changes. Legacy paths continue to use existing types/logic. The new plugin host will use these schemas in strict mode; legacy paths will adopt them in warn mode later per the staged plan.