Read/Set options.
Parameters:
A Hash containing the client options. Use { async: false } to
disable the default behavior of performing requests asynchronously
futures.
122 123 124
# File 'lib/hyperclient/entry_point.rb', line 122 def options @options end