method
parse_help
1.1.4 -
Show latest stable
- Class:
Spec::Runner::OptionParser
parse_help()protected
No documentation available.
# File lib/spec/runner/option_parser.rb, line 193
def parse_help
@out_stream.puts self
exit if stdout?
end