property SubCommandArgument.name

Name of the argument.

Must consist of alphanumeric non-whitespace ASCII or _ and - characters. Cannot start with -.

Type

string

Usage

import type SubCommandArgument from ".";