Module: AppArchetype::Commands

Defined in:
lib/app_archetype/commands.rb,
lib/app_archetype/commands/print_path.rb,
lib/app_archetype/commands/new_template.rb,
lib/app_archetype/commands/open_manifest.rb,
lib/app_archetype/commands/print_version.rb,
lib/app_archetype/commands/find_templates.rb,
lib/app_archetype/commands/list_templates.rb,
lib/app_archetype/commands/delete_template.rb,
lib/app_archetype/commands/render_template.rb,
lib/app_archetype/commands/print_template_variables.rb

Overview

Module for CLI command classes

Defined Under Namespace

Classes: DeleteTemplate, FindTemplates, ListTemplates, NewTemplate, OpenManifest, PrintPath, PrintTemplateVariables, PrintVersion, RenderTemplate