public final class StdioOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StdioOptions.StdioType
Flags specifying how a stdio should be transmitted to the child process.
|
| Constructor and Description |
|---|
StdioOptions(StdioOptions.StdioType type,
com.oracle.libuv.StreamHandle stream,
int fd) |
public StdioOptions(StdioOptions.StdioType type, com.oracle.libuv.StreamHandle stream, int fd)
Copyright © 2021 WebFolder. All rights reserved.