| Package | Description |
|---|---|
| com.github.geko444.im4java.process |
Contains mostly low-level classes for managing processes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Pipe
This class implements a pipe.
|
| Modifier and Type | Field and Description |
|---|---|
static InputProvider |
StandardStream.STDIN
InputProvider wrapping System.in.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessStarter.setInputProvider(InputProvider pInputProvider)
Set the InputProvider for the ProcessStarter (if used as a pipe).
|
Copyright © 2019. All rights reserved.