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

    Variable baseRootOptionDefaultsConst

    baseRootOptionDefaults: BaseRootOptionDefaults = ...

    Default values for root CLI options used by the host and helpers as the baseline layer during option resolution.

    These defaults correspond to the “stringly” root surface (see RootOptionsShape) and are merged by precedence with:

    • create-time overrides
    • any discovered configuration rootOptionDefaults
    • and finally CLI flags at runtime