mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
4 lines
185 B
Plaintext
4 lines
185 B
Plaintext
System::Command is a class that launches external system commands and
|
|
return an object representing them, allowing to interact with them through
|
|
their STDIN, STDOUT and STDERR handles.
|