るりまサーチ (Ruby 3.2)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.056秒)
トップページ > クエリ:IO[x] > クエリ:io[x] > クエリ:$stderr[x] > クエリ:to_tty?[x] > バージョン:3.2[x]

別のキーワード

  1. io popen
  2. io pipe
  3. io each_line
  4. io each
  5. io readlines

ライブラリ

クラス

検索結果

Exception.to_tty? -> bool (72352.0)

$stderr が変更されておらず、$stderr.tty? が真の場合は true を返します。

$stderr が変更されておらず、$stderr.tty? が真の場合は true を返します。


@see Exception#full_message