method
parse_help
rspec 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