Checks if the content of the file at the destination is identical to the rendered result.
Boolean | true if it is identical, false otherwise. |
# File lib/templater/actions/directory.rb, line 17 17: def identical? 18: exists? 19: end
Returns empty string
String | Empty string. |
# File lib/templater/actions/directory.rb, line 9 9: def render 10: "" 11: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.