public class ExecutableManager extends Object
| Constructor and Description |
|---|
ExecutableManager(Supplier<org.apache.maven.plugin.logging.Log> log) |
| Modifier and Type | Method and Description |
|---|---|
Executable |
getOrCreateExecutableScript(Path file)
Get or creates a file then mark it as executable.
|
public ExecutableManager(Supplier<org.apache.maven.plugin.logging.Log> log)
public Executable getOrCreateExecutableScript(Path file) throws IOException
file - The fileIOExceptionCopyright © 2019 Cosium. All rights reserved.