@karmaniverous/get-dotenv
GitHub
Preparing search index...
cliHost
z
core
Doc
Class Doc
Index
Constructors
constructor
Properties
args
content
indent
Methods
compile
indented
write
Constructors
constructor
new
Doc
(
args
?:
string
[]
)
:
Doc
Parameters
Optional
args
:
string
[]
Returns
Doc
Properties
args
args
:
string
[]
content
content
:
string
[]
indent
indent
:
number
Methods
compile
compile
()
:
any
Returns
any
indented
indented
(
fn
:
(
doc
:
Doc
)
=>
void
)
:
void
Parameters
fn
:
(
doc
:
Doc
)
=>
void
Returns
void
write
write
(
fn
:
ModeWriter
)
:
void
Parameters
fn
:
ModeWriter
Returns
void
write
(
line
:
string
)
:
void
Parameters
line
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
args
content
indent
Methods
compile
indented
write
GitHub
@karmaniverous/get-dotenv
Loading...