Class: SPV::OptionsWithPath
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- SPV::OptionsWithPath
- Defined in:
- lib/site_prism_vcr/options_with_path.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path.
5 6 7 |
# File 'lib/site_prism_vcr/options_with_path.rb', line 5 def path @path end |