java.lang.Object
com.oracle.libuv.StdioOptions
public final class StdioOptions
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStdioOptions.StdioTypeFlags specifying how a stdio should be transmitted to the child process. -
Constructor Summary
Constructors Constructor Description StdioOptions(StdioOptions.StdioType type, com.oracle.libuv.StreamHandle stream, int fd) -
Method Summary