method
exists?
v2_6_3 -
Show latest stable
- Class:
Bundler::Thor::Actions::EmptyDirectory
exists?()public
Checks if the destination file already exists.
Returns
|
true if the file exists, false otherwise. |
exists?()Checks if the destination file already exists.
|
true if the file exists, false otherwise. |