Method: HTMLProofer::Attribute::Url#host

Defined in:
lib/html_proofer/attribute/url.rb

#hostObject



106
107
108
# File 'lib/html_proofer/attribute/url.rb', line 106

def host
  parts&.host
end