Method: Mechanize::Page::MetaRefresh#link_self

Defined in:
lib/mechanize/page/meta_refresh.rb

This MetaRefresh links did not contain a url= in the content attribute and links to itself.



18
19
20
# File 'lib/mechanize/page/meta_refresh.rb', line 18

def link_self
  @link_self
end