Class ConsoleConstructorOptions
Constructors
constructor
- new ConsoleConstructorOptions(stdout, stderr, ignore_errors, color_mod, inspect_options?): ConsoleConstructorOptions
Parameters
stdout: any
stderr: any
ignore_errors: boolean
color_mod: any
Optional
inspect_options: object
Properties
Optional
ignore_errors
ignore_errors?: boolean
Optional
inspect_options
inspect_options?: object