Method: Hyperclient::Link#_options

Defined in:
lib/hyperclient/link.rb

#_optionsObject

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.



113
114
115
# File 'lib/hyperclient/link.rb', line 113

def _options
  http_method(:options)
end