project_template_cli library

Project Template CLI Library.

Classes

CommandBase
CommandCreate
CommandInfo
CommandPrepare
CommandTemplateBase
FileStorage
FileType
Base class for File type.
Storage
StorageCompressed
StorageMemory
StorageTarGzip
A StorageMemory with Tar and Tar+Gzip capabilities.
StorageZip
A StorageMemory with Zip capabilities.
Template
A Template tree.
TemplateEntry<D>
a Template entry.

Typedefs

ConsolePrinter = void Function(Object? o)