Class: Push::Configuration::WebSocket

Inherits:
Struct
  • Object
show all
Defined in:
lib/push/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



17
18
19
# File 'lib/push/configuration.rb', line 17

def url
  @url
end