Class | Templater::Actions::Action |
In: |
lib/templater/actions/action.rb
|
Parent: | Object |
destination | [RW] | |
generator | [RW] | |
name | [RW] | |
options | [RW] | |
source | [RW] |
Returns the destination path relative to Dir.pwd. This is useful for prettier output in interfaces where the destination root is Dir.pwd.
String: | The destination relative to Dir.pwd |