Interface VcsDelete
-
- All Superinterfaces:
FileOperation
public interface VcsDelete extends FileOperation
todo: add class description here- Since:
- 0.1
- Author:
- Siarhei Baidun
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setForce(boolean force)
-
Methods inherited from interface org.apache.commons.vfs.operations.FileOperation
process
-
-