CommandLineTool.arguments_

Command line bindings which are not directly associated with input parameters.

class CommandLineTool
Either!(None, Either!(string, Expression, CommandLineBinding)[]) arguments_;

Meta