eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'OSProcess::ShufflerProcess':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: ShufflerProcess (private in OSProcess

This class is only visible from within OSProcess.

Inheritance:

   Object
   |
   +--Link
      |
      +--Process
         |
         +--OSProcess::ShufflerProcess

Package:
stx:libbasic
Category:
System-Support
Owner:
OSProcess

Description:


a special process used to shuffle stdin/stdout/stderr
from an external pipestream to an internal stream


Class protocol:

instance creation
o  shuffleOutputTo: aWriteStream lineWise: lineWise forCommand: command

o  shuffleStdinFrom: aReadStream lineWise: lineWise forCommand: command


Instance protocol:

accessing
o  externalStream

shuffling
o  shuffleOutputTo: aWriteStream lineWise: lineWise forCommand: command
shuffle until the pipe closes

o  shuffleStdinFrom: aReadStream lineWise: lineWise forCommand: command
start a reader process, shuffling data from the given



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sun, 08 Sep 2024 01:05:15 GMT