Modifier and Type | Field and Description |
---|---|
static boolean |
IS_WINDOWS |
org.apache.maven.plugin.logging.Log |
log |
boolean |
verbose |
Constructor and Description |
---|
CLI() |
Modifier and Type | Method and 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–2022 FuseSource, Corp.. All rights reserved.