method
new
1.1.4 -
Show latest stable
- Class:
Custom::ExampleGroupRunner
new(options, arg)public
No documentation available.
# File spec/spec_helper.rb, line 66
def initialize(options, arg)
@options, @arg = options, arg
end