Method: Mspec::Matchers::Output#value
- Defined in:
- lib/m-spec/core/matchers/output.rb
#value ⇒ Object (readonly)
Returns the value of attribute value.
6 7 8 |
# File 'lib/m-spec/core/matchers/output.rb', line 6 def value @value end |