File
Checks if the content of the file at the destination is identical to the rendered result.
true if it is identical, false otherwise.
# File lib/templater/actions/directory.rb, line 17 def identical? exists? end
Returns empty string
Empty string.
# File lib/templater/actions/directory.rb, line 9 def render "" end