StandardStreamsProvider
interface StandardStreamsProvider
Standard Streams Provider
Provider interface for standard parent streams, which are used in cases where stdio is inherited from the parent process to a child process.
The default implementation provides access to the JVM parent's streams.