NPM Build Utilities @ 0.3.0-alpha.9
GitHub
by Maddi Mathon
Preparing search index...
internal
errorStringify
dump
Function dump
dump
(
error
:
AbstractError
<
any
,
any
>
|
Error
|
{
[
key
:
string
]:
any
}
,
info
:
Info
,
level
:
number
,
console
:
Logger
,
fs
:
FileSystemType
,
args
:
Partial
<
AbstractError
.
Handler
.
Args
>
,
)
:
BulkMsgs
Internal
Formats a var dump of the error itself.
Parameters
error
:
AbstractError
<
any
,
any
>
|
Error
|
{
[
key
:
string
]:
any
}
info
:
Info
level
:
number
console
:
Logger
fs
:
FileSystemType
args
:
Partial
<
AbstractError
.
Handler
.
Args
>
Returns
BulkMsgs
Since
0.3.0-alpha.6
Settings
Member Visibility
Alpha
Beta
External
Inherited
Private
Protected
Theme
OS
Light
Dark
GitHub
by Maddi Mathon
NPM Build Utilities @ 0.3.0-alpha.9
Loading...
Formats a var dump of the error itself.