class Barista::Behaviors::Software::Fetchers::Local

Included Modules

Defined in:

barista/behaviors/software/fetchers/local.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(source : String, *, exclude : Array(String) = [] of String) #

[View source]

Instance Method Detail

def exclude : Array(String) #

[View source]
def execute(dest_dir : String, name : String) #

[View source]
def location #

[View source]
def source : String #

[View source]