Preparing search index...
The search index is not available
Code Documentation
Code Documentation
<internal>
FormatMessagesOptions
Interface FormatMessagesOptions
interface
FormatMessagesOptions
{
color
?:
boolean
;
kind
:
"error"
|
"warning"
;
terminalWidth
?:
number
;
}
Index
Properties
color?
kind
terminal
Width?
Properties
Optional
color
color
?:
boolean
kind
kind
:
"error"
|
"warning"
Optional
terminal
Width
terminal
Width
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
color
kind
terminal
Width
Code Documentation
Loading...