Class | Templater::Actions::EmptyDirectory |
In: |
lib/templater/actions/empty_directory.rb
|
Parent: | Action |
Checks if the destination file already exists.
Boolean: | true if the file exists, false otherwise. |
For empty directory this is in fact alias for exists? method.
Boolean: | true if it is identical, false otherwise. |