Method: HTMLProofer::Attribute::Url#hash

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

#hashObject



77
78
79
# File 'lib/html_proofer/attribute/url.rb', line 77

def hash
  parts&.fragment
end