Method: WxIRB::BaseFrame#history

Defined in:
lib/wxirb.rb

#historyObject

Returns the window’s command history object (see WxIRB::CommandHistory)



394
# File 'lib/wxirb.rb', line 394

def history; @input.history ; end