Modifier and Type | Field | Description |
---|---|---|
static boolean |
IS_WINDOWS |
|
org.apache.maven.plugin.logging.Log |
log |
|
boolean |
verbose |
Constructor | Description |
---|---|
CLI() |
Modifier and Type | Method | Description |
---|---|---|
void |
setExecutable(File path) |
|
int |
system(File wd,
String[] command) |
|
int |
system(File wd,
String[] command,
List<String> args) |
public static final boolean IS_WINDOWS
public boolean verbose
public org.apache.maven.plugin.logging.Log log
public CLI()
public void setExecutable(File path)
public int system(File wd, String[] command) throws org.codehaus.plexus.util.cli.CommandLineException
org.codehaus.plexus.util.cli.CommandLineException
Copyright © 2009–2019 FuseSource, Corp.. All rights reserved.