method
run_options
1.1.4 -
Show latest stable
- Class:
Spec::Story::Runner
run_options(# :nodoc:)public
No documentation available.
# File lib/spec/story/runner.rb, line 12
def run_options # :nodoc:
rspec_options
# @run_options ||= ::Spec::Runner::OptionParser.parse(ARGV, $stderr, $stdout)
end