| Package | Description |
|---|---|
| com.cosium.code.format.executable |
| Modifier and Type | Method and Description |
|---|---|
Executable |
Executable.appendCommandCall(String commandCall)
Appends a command call to the executable
|
Executable |
ExecutableManager.getOrCreateExecutableScript(Path file)
Get or creates a file then mark it as executable.
|
Executable |
Executable.truncate()
Erase the executable content
|
Executable |
Executable.truncateWithTemplate(Supplier<InputStream> template,
String sourceEncoding,
Object... values) |
Copyright © 2019 Cosium. All rights reserved.