Method: Typhoeus::Expectation#options

Defined in:
lib/typhoeus/expectation.rb

#optionsObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Since:

  • 0.5.0



47
48
49
# File 'lib/typhoeus/expectation.rb', line 47

def options
  @options
end