NAME
Sidef::Types::Glob::Pipe
DESCRIPTION
This class implements ...
SYNOPSIS
var obj = Pipe(...)
INHERITS
Inherits methods from:
* Sidef::Object::Object
METHODS
command
self.command
Returns the
new
self.new
Returns the
Aliases: call
open
self.open(mode, var_ref)
Returns the
open_r
self.open_r(var_ref)
Returns the
Aliases: open_read
open_w
self.open_w(var_ref)
Returns the
Aliases: open_write
to_s
self.to_s
Returns the
Aliases: dump, to_str