| Module | Pkg::Util::Tool |
| In: |
lib/packaging/util/tool.rb
|
Utility methods for handling system binaries
| 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. |
| find_tool | -> | has_tool |