zeed
Preparing search index...
EnvOptions
Interface EnvOptions
interface
EnvOptions
{
debug
?:
boolean
;
encoding
?:
BufferEncoding
;
env
?:
Record
<
string
,
string
>
;
filename
?:
string
;
mode
?:
string
;
path
?:
string
;
prefix
?:
string
;
}
Index
Properties
debug?
encoding?
env?
filename?
mode?
path?
prefix?
Properties
Optional
debug
debug
?:
boolean
Deprecated
will probably be replaced by logLevel
Optional
encoding
encoding
?:
BufferEncoding
Optional
env
env
?:
Record
<
string
,
string
>
Optional
filename
filename
?:
string
Optional
mode
mode
?:
string
Optional
path
path
?:
string
Optional
prefix
prefix
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
debug
encoding
env
filename
mode
path
prefix
zeed
Loading...
Deprecated
will probably be replaced by logLevel