Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > pathnameライブラリ > Pathnameクラス > pipe?

instance method Pathname#pipe?

pipe? -> bool

FileTest.pipe?(self.to_s) と同じです。

[SEE_ALSO] FileTest.#pipe?

class Pathname