るりまサーチ (Ruby 2.5.0)

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

別のキーワード

  1. _builtin status
  2. getoptlong status_terminated
  3. getoptlong status_started
  4. cgi http_status
  5. getoptlong status_yet

ライブラリ

クラス

検索結果

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

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

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

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

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