Module: Templater

Defined in:
lib/templater.rb,
lib/templater/manifold.rb,
lib/templater/discovery.rb,
lib/templater/generator.rb,
lib/templater/cli/parser.rb,
lib/templater/description.rb,
lib/templater/actions/file.rb,
lib/templater/cli/manifold.rb,
lib/templater/spec/helpers.rb,
lib/templater/cli/generator.rb,
lib/templater/actions/action.rb,
lib/templater/capture_helpers.rb,
lib/templater/actions/template.rb,
lib/templater/actions/directory.rb,
lib/templater/actions/empty_directory.rb

Defined Under Namespace

Modules: Actions, CLI, CaptureHelpers, Discovery, Manifold, Spec Classes: ActionDescription, ArgumentDescription, ArgumentError, Description, Generator, GeneratorError, InvocationDescription, JustTheRightAmountOfArgumentsError, MalformattedArgumentError, SourceNotSpecifiedError, TemplaterError, TooFewArgumentsError, TooManyArgumentsError

Constant Summary collapse

VERSION =
'1.0.0'
ACTION_RESERVED_OPTIONS =
[:before, :after].freeze