commandArg top-level property

Arg commandArg
final

Implementation

final Arg commandArg = Arg(
  name: 'command',
  isVariadic: true,
);