Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tcf-dev] Reading the process output in TE

Hi All,

The default is to stream the process output to the terminal. However,
sometimes it would be nice to be able to launch a command and get the
output back without showing it.
I found an IProcessStreamsProxy interface that seems to be suitable
for these purposes but there doesn't seem to be anything that
implements it.
Is it the way to go or is there some other recommended way to achieve
what I need?

Thanks!
Anna.


Back to the top