Class Tools


  • public class Tools
    extends Object
    Utilities for using or creating Tool instances.
    • Constructor Detail

      • Tools

        public Tools()
    • Method Detail

      • resolveTool

        public static Tool resolveTool​(SourcePath sourcePath,
                                       BuildRuleResolver resolver)
        Resolves a tool from as an executable from a build target output or as a single fixed file.