class Optimist::GivenArg

Overview

An argument that is given to the parser.. this should be a temporary object.

Defined in:

optimist/parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(original_arg : String) #

[View source]

Instance Method Detail

def arg : String #

[View source]
def handle_no_forms! #

handle "--no-" forms


[View source]
def negative_given : Bool #

[View source]