Method: HTTP::Cookie#path

Defined in:
lib/http/cookie.rb

#pathObject

Returns the value of attribute path.



441
442
443
# File 'lib/http/cookie.rb', line 441

def path
  @path
end