An executable tool used for GCC that allows customizing the executable.
Type | Name and 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. |
Methods inherited from class | Name |
---|---|
interface CommandLineToolConfiguration |
withArguments |
interface Named |
getName |