| 程序包 | 说明 |
|---|---|
| xyz.downgoon.mydk.process | |
| xyz.downgoon.mydk.process.underlying |
| 限定符和类型 | 方法和说明 |
|---|---|
ForkFuture |
ProcessFork.fork(String command) |
ForkFuture |
ProcessFork.fork(String command,
boolean isDebugMode) |
ForkFuture |
ProcessFork.fork(String command,
PumperListener pumperListener) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected static String |
Cmd.pump(ForkFuture future,
boolean extractStdout,
boolean extractStderr)
pump stdout and stderr message from sub-process
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ForkFutureLuxury |
Copyright © 2017. All rights reserved.