523bf73657
System::Command is a class that launches an external system command and returns an objects representing it, allowing interaction through the STDIN, STDOUT and STDERR handles. tweak and OK sthen@
4 lines
175 B
Plaintext
4 lines
175 B
Plaintext
System::Command is a class that launches an external system command and
|
|
returns an objects representing it, allowing interaction through the
|
|
STDIN, STDOUT and STDERR handles.
|