Navigation
Name
Rascal
/
Libraries
/
util
/
ShellExec
/
readEntireStream
Synopsis
Read the entire stream from an existing process's output stream. This is blocking.
Function
str readEntireStream(PID processId)
Usage
import util::ShellExec;
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit
ask.rascal-mpl.org
.