module Amber::Recipes::FileEntries

Direct including types

Defined in:

amber/cli/recipes/file_entries.cr

Constant Summary

Log = ::Log.for(self)

Instance Method Summary

Instance Method Detail

def collect_files(files) #

[View source]
def each_file(absolute_path, filename, entry, &block : String, String -> ) #

[View source]
def each_file(absolute_path, filename, &block : String, String -> ) #

[View source]
def file_entries : Array(Teeplate::AsDataEntry) #

[View source]
def pack_blob(files, absolute_path, filename) #

[View source]
def pack_liquid(files, absolute_path, filename) #

[View source]