Class 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.