Class LProcess

java.lang.Object
java.lang.Process
gnu.kawa.functions.LProcess
All Implemented Interfaces:
Lazy<Blob>

public class LProcess extends Process implements Lazy<Blob>
A process whose lazy "value" is the bytes from standard output.