| Constructor and Description |
|---|
GitPackCommand(String rootDir,
String command) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
run() |
void |
setErrorStream(OutputStream err) |
void |
setExitCallback(ExitCallback callback) |
void |
setInputStream(InputStream in) |
void |
setOutputStream(OutputStream out) |
void |
start(Environment env) |
public void setInputStream(InputStream in)
setInputStream in interface Commandpublic void setOutputStream(OutputStream out)
setOutputStream in interface Commandpublic void setErrorStream(OutputStream err)
setErrorStream in interface Commandpublic void setExitCallback(ExitCallback callback)
setExitCallback in interface Commandpublic void start(Environment env) throws IOException
start in interface CommandIOExceptionCopyright © 2008–2014 The Apache Software Foundation. All rights reserved.