Module FPM::Util
In: lib/fpm/util.rb
lib/fpm/util.rb

Some utility functions

Methods

Classes and Modules

Class FPM::Util::ExecutableNotFound
Class FPM::Util::ProcessFailed

Public Instance methods

wrapper around mknod ffi calls

wrapper around mknod ffi calls

Is the given program in the system‘s PATH?

Is the given program in the system‘s PATH?

Run a command safely in a way that gets reports useful errors.

Run a command safely in a way that gets reports useful errors.

Run a command safely in a way that captures output and status.

Run a command safely in a way that captures output and status.

Get the recommended ‘tar’ command for this platform.

Get the recommended ‘tar’ command for this platform.

Run a block with a value. Useful in lieu of assigning variables

Run a block with a value. Useful in lieu of assigning variables

[Validate]