るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.117秒)
トップページ > 種類:インスタンスメソッド[x] > クラス:Gem::StreamUI[x] > クエリ:terminate_interaction[x]

別のキーワード

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

ライブラリ

検索結果

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

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

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

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

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