public abstract static class ShellScript.ShellScriptBuilder extends Object
| Constructor and Description |
|---|
ShellScriptBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
command(List<String> command) |
abstract void |
env(String key,
String value) |
void |
write(File file) |
public void write(File file) throws IOException
IOExceptionCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.