public final class XcodeToolFinder extends Object
| Constructor and Description |
|---|
XcodeToolFinder(AppleConfig appleConfig) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Path> |
getToolPath(com.google.common.collect.ImmutableList<Path> searchPath,
String toolName) |
public XcodeToolFinder(AppleConfig appleConfig)