Interface ProcessGraph.SourceNode
- All Superinterfaces:
ProcessGraph.ConnectNode
- All Known Subinterfaces:
ProcessGraph.ProcessOutput
- Enclosing interface:
ProcessGraph
A node that is the source of data - such as a file or stdout of a process or the read-end of a pipe.