github
Preparing search index...
The search index is not available
clide-js
clide-js
UsageError
Class UsageError
An error indicating the user has done something wrong.
Hierarchy (
view full
)
ClideError
UsageError
OptionsError
NotFoundError
RequiredSubcommandError
Index
Constructors
constructor
Properties
prefix
Constructors
constructor
new
Usage
Error
(
error
,
options
?
)
:
UsageError
Parameters
error
:
any
Optional
options
:
ClideErrorOptions
Returns
UsageError
Properties
Static
prefix
prefix
:
string
= '✖ '
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
prefix
github
clide-js
Loading...
An error indicating the user has done something wrong.