Qore Programming Language Reference Manual  1.12.2
All Classes Namespaces Functions Variables Modules Pages
Qore::PipeInfo hashdecl Reference

Pipe info hash description. More...

Public Attributes

ReadOnlyFile read
 Read end of the pipe.
 
File write
 Write end of the pipe.
 

Detailed Description

Pipe info hash description.

See also
Qore::File::getPipe() "File::getPipe()"
Since
Qore 1.12