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