@karmaniverous/get-dotenv
GitHub
Preparing search index...
plugins/batch/types
BatchPluginOptions
Type Alias BatchPluginOptions
type
BatchPluginOptions
=
{
logger
?:
Logger
;
scripts
?:
Scripts
;
shell
?:
string
|
boolean
;
}
Index
Properties
logger?
scripts?
shell?
Properties
Optional
logger
logger
?:
Logger
Optional
scripts
scripts
?:
Scripts
Optional
shell
shell
?:
string
|
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
logger
scripts
shell
GitHub
@karmaniverous/get-dotenv
Loading...