Module packler::tools

source ·
Expand description

Download management for external tools and applications. Locate and automatically download applications (if needed) to use them in the build pipeline. Borrowed from Trunk!

Enums

  • The application to locate and eventually download when calling get.

Functions

  • Locate the cache dir and make sure it exists.
  • Locate the given application and download it if missing.
  • Check whether a given path exists, is a file and marked as executable.