Appearance
Home > resol-vbus-core-toolbox > CliParserOutput
CliParserOutput interface
The result in case of a direct output produced by command-line args.
Signature:
typescript
export interface CliParserOutput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
'output' | The kind. | ||
string | The message to output. |