class Optimist::HelpNeeded

Overview

Thrown by Parser if the user passes in '-h' or '--help'. Handled

automatically by Optimist#options.

Defined in:

optimist/errors.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(parser : Parser) #

[View source]

Instance Method Detail

def parser : Optimist::Parser #

[View source]