Method: RSpec::Core::Pending::SkipDeclaredInExample#argument

Defined in:
lib/rspec/core/pending.rb

#argumentvoid (readonly)

Returns the value of attribute argument.

[View source]

9
10
11
# File 'lib/rspec/core/pending.rb', line 9

def argument
  @argument
end