Method: RSpec::Core::Pending::SkipDeclaredInExample#argument
- Defined in:
- lib/rspec/core/pending.rb
permalink #argument ⇒ void (readonly)
Returns the value of attribute argument.
9 10 11 |
# File 'lib/rspec/core/pending.rb', line 9 def argument @argument end |