method

run_options

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