Class: OptionParser

Inherits:
Object show all
Defined in:
lib/tap/patches/optparse/summarize.rb

Overview

– This patch fixes some formatting errors in OptParse. In particular, long config names and config names of 13 characters in length cause either ugly wrapping, or an outright error. It could also wrap long comments, although that feature is currently disabled.

See:

Defined Under Namespace

Classes: Switch