Class Templater::Actions::Action
In: lib/templater/actions/action.rb
Parent: Object

Methods

Attributes

destination  [RW] 
generator  [RW] 
name  [RW] 
options  [RW] 
source  [RW] 

Public Instance methods

Returns the destination path relative to Dir.pwd. This is useful for prettier output in interfaces where the destination root is Dir.pwd.

Returns

String:The destination relative to Dir.pwd

Protected Instance methods

[Validate]