Preparing search index...
The search index is not available
@salesforce/sf-plugins-core
@salesforce/sf-plugins-core
SfCommandError
SfCommandError
Class SfCommandError
Hierarchy
SfError
SfCommandError
Index
Properties
command
Name
oclif
result?
skip
Oclif
Error
Handling
status
warnings?
Methods
append
Error
Suggestions
to
Json
from
Properties
command
Name
command
Name
:
string
oclif
oclif
:
{
exit
:
number
;
}
Optional
result
result
?:
unknown
skip
Oclif
Error
Handling
skip
Oclif
Error
Handling
:
boolean
status
status
:
number
Optional
warnings
warnings
?:
(
string
|
StructuredMessage
)
[]
Methods
append
Error
Suggestions
append
Error
Suggestions
(
)
:
void
Returns
void
to
Json
to
Json
(
)
:
SfCommandErrorJson
Returns
SfCommandErrorJson
Static
from
from
(
err
,
commandName
,
warnings
?
)
:
SfCommandError
Parameters
err
:
Error
|
SfError
<
AnyJson
>
|
SfCommandError
commandName
:
string
Optional
warnings
:
(
string
|
StructuredMessage
)
[]
Returns
SfCommandError
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
command
Name
oclif
result
skip
Oclif
Error
Handling
status
warnings
Methods
append
Error
Suggestions
to
Json
from
@salesforce/sf-plugins-core
Loading...