method

scope_from

scope_from(*args)
private

No documentation available.

# File lib/spec/runner/configuration.rb, line 172
      def scope_from(*args) # :nodoc:
        args[0] || :each
      end