@karmaniverous/get-dotenv
GitHub
Preparing search index...
plugins/init/options
attachInitOptions
Function attachInitOptions
attachInitOptions
(
cli
:
GetDotenvCliPublic
,
)
:
Command
<
[
string
]
,
{
cliName
?:
string
;
configFormat
:
string
;
dynamic
?:
true
;
force
?:
true
;
withLocal
?:
true
;
yes
?:
true
;
}
,
{}
,
>
Internal
Attach options/arguments for the init plugin mount.
Parameters
cli
:
GetDotenvCliPublic
The
init
command mount.
Returns
Command
<
[
string
]
,
{
cliName
?:
string
;
configFormat
:
string
;
dynamic
?:
true
;
force
?:
true
;
withLocal
?:
true
;
yes
?:
true
;
}
,
{}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@karmaniverous/get-dotenv
Loading...
Attach options/arguments for the init plugin mount.