The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Sidef::Types::Glob::Pipe

DESCRIPTION

This object is ...

SYNOPSIS

var obj = Pipe.new(...);

INHERITS

Inherits methods from:

        * Sidef::Object::Object

METHODS

command

Pipe.command() -> Obj

Return the

dump

Pipe.dump() -> Obj

Return the

new

Pipe.new() -> Obj

Return the

Aliases: call

open

Pipe.open() -> Obj

Return the

open_r

Pipe.open_r() -> Obj

Return the

Aliases: openR, open_read, openRead

open_w

Pipe.open_w() -> Obj

Return the

Aliases: openW, open_write, openWrite