Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > irb/extend-commandライブラリ > IRB::ExtendCommandBundleモジュール > irb_exit

instance method IRB::ExtendCommandBundle#irb_exit

irb_exit(ret = 0) -> object

irb を終了します。ret で指定したオブジェクトを返します。

[PARAM] ret:
戻り値を指定します。

ユーザが直接使用するものではありません。

module IRB::ExtendCommandBundle