class

Crinit::TreeMirrorer

Inherits Reference < Object

Recursively mirrors a template directory tree into the target project path.

Constants

BINARY_EXTENSIONS = {".png", ".jpg", ".jpeg", ".gif", ".ico", ".webp", ".pdf", ".zip", ".tar", ".gz", ".xz", ".sqlite3", ".db"}

Constructors

new(template_dir : Path, config : Config, engine : TokenEngine)
Source

Instance methods

config
Source
engine
Source
render
Source
template_dir
Source