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