Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > irb/ext/save-historyライブラリ > IRB::Contextクラス > init_save_history

instance method IRB::Context#init_save_history

init_save_history -> () [added by irb/ext/save-history]

自身の持つ IRB::InputMethod オブジェクトが irb のヒストリを扱える ようにします。

[SEE_ALSO] IRB::HistorySavingAbility.extended

class IRB::Context