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 class implements ...

SYNOPSIS

var obj = Pipe(...)

INHERITS

Inherits methods from:

       * Sidef::Object::Object

METHODS

command

Pipe.command() -> 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: open_read

open_w

Pipe.open_w() -> Obj

Return the

Aliases: open_write

to_s

Pipe.to_s() -> Obj

Return the

Aliases: dump, to_str