Libraries
»
mechanize
(2.14.0)
»
Index
»
Mechanize
»
History
»
#clear
Method: Mechanize::History#clear
Defined in:
lib/mechanize/history.rb
#
clear
⇒
Object
51 52 53 54
# File 'lib/mechanize/history.rb', line 51
def
clear
@history_index
.
clear
super
end