るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.008秒)
トップページ > クエリ:terminate[x] > クラス:Gem::StreamUI[x]

別のキーワード

  1. getoptlong terminate
  2. rubygems/user_interaction terminate_interaction
  3. thread terminate
  4. strscan terminate
  5. _builtin terminate

ライブラリ

検索結果

Gem::StreamUI#terminate_interaction(status = 0) -> () (6102.0)

アプリケーションを終了します。

アプリケーションを終了します。

@param status 終了ステータスを指定します。デフォルトは 0 (成功) です。

@raise Gem::SystemExitException このメソッドを呼び出すと必ず発生する例外です。