Class | ChangeSet::DeleteOperation |
In: |
lib/fastcst/changeset.rb
|
Parent: | Object |
An operation which deletes a given file. It only needs the path during initialization, and just blindly deletes the file when run.