property GlobalCommandArgument.isOptional

If this is true the argument does not need to be specified nor have a default value. The default is false.

Type

boolean

Usage

import type GlobalCommandArgument from ".";