These args should never be recursive.
Arguments to use as an override for child inspections (i.e., of the property values).
Useful to change things like the ['formatter'] functions.
Internal
debugOutputs some var dumps to the console.
String to use directly following the variable name in the prefix.
Whether to include a search for toJSON for unidentified var types.
An optional callback for formatting the output values.
Whether to include the prefix in the output string.
Whether to include the type in the output string.
Whether to include the value in the output string.
Text used to indent text.
Whether to include a string representation of classes.
Whether to include a string representation of functions.
Locale to use when formatting dates and numbers.
Passed to Date.toLocaleString().
MDN for allowed values.
Options for formatting dates.
MDN for allowed values.
Whether to format dates according to locale.
If true, toLocaleString()
is used in place of toString()
.
Options for formatting numbers.
Whether to format numbers according to locale.
If true, toLocaleString()
is used in place of toString()
.
Character used to represent strings.
Optional configuration for VariableInspector.
Since
0.1.1