class Launch::Plugins::Installer
- Launch::Plugins::Installer
- Teeplate::FileTree
- Reference
- Object
Included Modules
Defined in:
launch/cli/plugins/installer.crConstructors
Instance Method Summary
- #language : String
- #name : String
- #name=(name : String)
- #pre_render(directory, **args)
- #render(directory, **args)
-
#set_context(ctx)
setup the Liquid context
- #template : String | Nil
- #template=(template : String | Nil)
- #timestamp : String
- #timestamp=(timestamp : String)
Instance methods inherited from module Launch::Recipes::FileEntries
collect_files(files)
collect_files,
each_file(absolute_path, filename, entry, &block : String, String -> )each_file(absolute_path, filename, &block : String, String -> ) each_file, file_entries : Array(Teeplate::AsDataEntry) file_entries, pack_blob(files, absolute_path, filename) pack_blob, pack_liquid(files, absolute_path, filename) pack_liquid