Method: SDM::HTTPAuth#url

Defined in:
lib/models/porcelain.rb

#urlObject

The base address of your website without the path.



4393
4394
4395
# File 'lib/models/porcelain.rb', line 4393

def url
  @url
end