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
IOException
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.