Method: HTMLProofer::Attribute::Url#scheme

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

#schemeObject



86
87
88
# File 'lib/html_proofer/attribute/url.rb', line 86

def scheme
  parts&.scheme
end