Method: Orator::Server#options

Defined in:
lib/orator/server.rb

#optionsHash (readonly)

The options defined for the server.

Returns:

  • (Hash)


9
10
11
# File 'lib/orator/server.rb', line 9

def options
  @options
end