Class | Pry::CLI |
In: |
lib/pry/cli.rb
|
Parent: | Object |
Manage the processing of command line options
NoOptionsError | = | Class.new(StandardError) |
option_processors | [RW] | @return [Array] The Procs that process the parsed options. |
options | [RW] | @return [Proc] The Proc defining the valid command line options. |