Converts programmatic CLI options to getDotenv options.
getDotenv
Accepts "stringly" CLI inputs for vars/paths and normalizes them into the programmatic shape. Preserves exactOptionalPropertyTypes semantics by omitting keys when undefined.
Converts programmatic CLI options to
getDotenvoptions.Accepts "stringly" CLI inputs for vars/paths and normalizes them into the programmatic shape. Preserves exactOptionalPropertyTypes semantics by omitting keys when undefined.