Class: Pakyow::Connection::Endpoint

Inherits:
Struct
  • Object
show all
Defined in:
lib/pakyow/connection.rb

Instance Attribute Summary collapse

Instance Attribute Details

#paramsObject

Returns the value of attribute params

Returns:

  • (Object)

    the current value of params



54
55
56
# File 'lib/pakyow/connection.rb', line 54

def params
  @params
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



54
55
56
# File 'lib/pakyow/connection.rb', line 54

def path
  @path
end