class Greitspitz::OptionParser

Overview

Parses command-line interface options and shows a usage banner.

Defined in:

greitspitz/option_parser.cr

Class Method Summary

Class Method Detail

def self.parse(argv, context) #

[View source]