class Omnibus::TarXvf

Defined in:

omnibus/builder.cr

Constructors

Instance Method Summary

Instance methods inherited from class Omnibus::BaseCommand

execute(name : Symbol, color : Symbol) execute

Constructor Detail

def self.new(tar_file : String, dest_dir : String) #

[View source]

Instance Method Detail

def dest_dir : String #

[View source]
def execute(name, color) #

[View source]
def tar_file : String #

[View source]