| Package | Description |
|---|---|
| org.codehaus.plexus.util.cli |
| Modifier and Type | Method and Description |
|---|---|
static CommandLineCallable |
CommandLineUtils.executeCommandLineAsCallable(Commandline cl,
InputStream systemIn,
StreamConsumer systemOut,
StreamConsumer systemErr,
int timeoutInSeconds)
Immediately forks a process,
returns a callable that will block until process is complete.
|
Copyright © 2016–2018 Simuline Organization (l2r). All rights reserved.