property Command.name

Name of the command.

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

Type

string

Usage

import type Command from ".";