property SubCommand.positionals

Positional argument definitions for the sub-command.

Type

ReadonlyArray<Positional>

Usage

import type SubCommand from ".";