Class: VCR::Cassette
- Inherits:
-
Object
- Object
- VCR::Cassette
- Defined in:
- lib/dldinternet/thor/vcr.rb
Overview
The media VCR uses to store HTTP interactions for later re-use.
Instance Attribute Summary collapse
-
#options ⇒ Object
readonly
Returns the value of attribute options.
Instance Attribute Details
#options ⇒ Object (readonly)
Returns the value of attribute options.
17 18 19 |
# File 'lib/dldinternet/thor/vcr.rb', line 17 def end |