Class Pkg::Tar
In: lib/packaging/tar.rb
Parent: Object

Methods

clean_up   install_files_to   new   pkg!   tar   template  

Included Modules

FileUtils

Attributes

excludes  [RW] 
files  [RW] 
project  [RW] 
tar  [R] 
target  [RW] 
templates  [RW] 
version  [RW] 

Public Class methods

Public Instance methods

Given the tar object‘s template files (assumed to be in Pkg::Config.project_root), transform them, removing the originals. If workdir is passed, assume Pkg::Config.project_root exists in workdir

[Validate]