るりまサーチ (Ruby 2.2.0)

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

別のキーワード

  1. _builtin file?
  2. _builtin file
  3. file open
  4. file size
  5. file path

ライブラリ

検索結果

File.pipe?(path) -> bool (117304.0)

FileTest.#pipe? と同じです。

...
File
Test.#pipe? と同じです。

@param path パスを表す文字列か IO オブジェクトを指定します。...