property GroupCommand.memberSubCommands

Array of SubCommand instances for this group command. Must contain at least one sub-command.

Type

ReadonlyArray<SubCommand>

Usage

import type GroupCommand from ".";