@karmaniverous/get-dotenv
GitHub
Preparing search index...
plugins/batch/actions/parentAction
buildParentAction
Function buildParentAction
buildParentAction
(
cli
:
GetDotenvCli
,
opts
:
BatchPluginOptions
,
)
:
(
commandParts
:
undefined
|
string
[]
,
thisCommand
:
Command
,
)
=>
Promise
<
void
>
Build the parent "batch" action handler (no explicit subcommand).
Parameters
cli
:
GetDotenvCli
opts
:
BatchPluginOptions
Returns
(
commandParts
:
undefined
|
string
[]
,
thisCommand
:
Command
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@karmaniverous/get-dotenv
Loading...
Build the parent "batch" action handler (no explicit subcommand).