Skip to content

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

kind

'output'

The kind.

message

string

The message to output.