Module Pkg::Util::Tool
In: lib/packaging/util/tool.rb

Utility methods for handling system binaries

Methods

Constants

GIT = Pkg::Util::Tool.find_tool('git', :required => :true)   Set up paths to system tools we use in the packaging repo no matter what distribution we‘re packaging for.

External Aliases

find_tool -> has_tool

Public Class methods

[Validate]