= private = protected
pipe?()
See FileTest.pipe?.
static VALUE path_pipe_p(VALUE self) { return rb_funcall(rb_mFileTest, id_pipe_p, 1, get_strpath(self)); }