ExitCodeError.(constructor)
Home > @backstage/cli-common > ExitCodeError > (constructor)
Constructs a new instance of the ExitCodeError class
Signature:
constructor(code: number, command?: string);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
code |
number | |
|
command |
string |
(Optional) |