Simple command line options parser configuration.

Hierarchy

  • Config

Properties

Properties

Supported command line options.

Recognizes all options by default.

syntax?: ZOptionSyntax | readonly ZOptionSyntax[]

Supported command line syntax.

Default

{@link ZOptionSyntax.default}

Generated using TypeDoc