Class: VCR::Cassette

Inherits:
Object
  • Object
show all
Defined in:
lib/dldinternet/thor/vcr.rb

Overview

The media VCR uses to store HTTP interactions for later re-use.

Instance Attribute Summary collapse

Instance Attribute Details

#optionsObject (readonly)

Returns the value of attribute options.



17
18
19
# File 'lib/dldinternet/thor/vcr.rb', line 17

def options
  @options
end