CommandLineToolConfiguration
@Incubating public interface GccCommandLineToolConfiguration extends CommandLineToolConfiguration
Modifier and Type | Method | Description |
---|---|---|
String |
getExecutable() |
The name of the executable file for this tool.
|
void |
setExecutable(String file) |
Set the name of the executable file for this tool.
|
withArguments