| 程序包 | 说明 |
|---|---|
| com.cosium.code.format.executable |
| 限定符和类型 | 方法和说明 |
|---|---|
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.removeCommandCall(String commandCall)
Remove a command call from the executable
|
Executable |
Executable.truncate()
Erase the executable content
|
Executable |
Executable.truncateWithTemplate(Supplier<InputStream> template,
String sourceEncoding,
Object... values) |
Copyright © 2024 Cosium. All rights reserved.