class

OptionBuilder::Positional

Inherits Reference < Object

Abstract base for positional arguments.

Constructors

new(name : String, required : Bool, description : String)
Source

Instance methods

description
Source
name
Source
parse_and_call(value : String)
Source
required?
Source