るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.033秒)
トップページ > バージョン:2.2.0[x] > クエリ:read[x] > クエリ:closed_read?[x]

別のキーワード

  1. stringio read
  2. _builtin read
  3. csv read
  4. io read
  5. csv close_read

ライブラリ

クラス

検索結果

StringIO#closed_read? -> bool (72607.0)

自身に対する読み取りが禁止されているなら true を返します。そうでない場合は、false を返します。

自身に対する読み取りが禁止されているなら true を返します。そうでない場合は、false を返します。