Skip to content

dotenv

This plugin is always enabled.

This plugin adds argument parsing for the dotenv binary. Configuration:

fromArgs: (parsed , args ) => (parsed._[0] ? argsFrom(args, parsed._[0]) : (parsed['--'] ?? []))

The configuration was generated from source code. Also see Script Parser.

This page was generated from the dotenv plugin source code.

ISC License © 2026Lars Kappert