@karmaniverous/get-dotenv
GitHub
Preparing search index...
plugins/cmd
cmdPlugin
Function cmdPlugin
cmdPlugin
(
options
?:
CmdPluginOptions
)
:
GetDotenvCliPlugin
Cmd plugin: executes a command using the current getdotenv CLI context.
Joins positional args into a single command string.
Resolves scripts and shell settings using shared helpers.
Forwards merged CLI options to subprocesses via process.env.getDotenvCliOptions for nested CLI behavior.
Parameters
options
:
CmdPluginOptions
= {}
Returns
GetDotenvCliPlugin
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@karmaniverous/get-dotenv
Loading...