public interface Executable
| Modifier and Type | Method and Description |
|---|---|
Executable |
appendCommandCall(String commandCall)
Appends a command call to the executable
|
Executable |
truncateWithTemplate(Supplier<InputStream> template,
Object... values) |
Executable truncateWithTemplate(Supplier<InputStream> template, Object... values) throws IOException
IOExceptionExecutable appendCommandCall(String commandCall) throws IOException
commandCall - IOExceptionCopyright © 2017 Cosium. All rights reserved.