@karmaniverous/get-dotenv
    Preparing search index...
    • Initialize a GetDotenvCli instance with help configuration and safe defaults.

      Parameters

      • cli: GetDotenvCli

        The CLI instance to initialize.

      • headerGetter: () => string | undefined

        Callback returning an optional help header string.

      Returns void

      This is a low-level initializer used by the host constructor to keep GetDotenvCli.ts small and to centralize help/output behavior.