class

Barista::Behaviors::Omnibus::Cacher

Inherits Barista::Behaviors::Software::GenericCommands < Reference < Object

Constructors

Instance methods

filename

A filename that includes the .tar.gz extension

Source
name
Source
strip

The number of components to strip when using tar -xvf <path> --strip-components=<strip>

Source
task
Source
unpack(path_to_tarball : String)

A method that takes a path to a .tar.gz and unpacks it to the appropriate internal directory

Source
unpack_cache_here!

The location for unpacking the build artifact when handling manually.

#unpack! is preferred.

Source