class Teeplate::FileEntryCollector

Defined in:

lib/file_entry_collector.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(dir : String, relative_dir : Nil | String) #

[View source]

Instance Method Detail

def each_file(abs, rel, entry, &block : String, String -> ) #

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

[View source]
def entries #

[View source]