@groovy.util.logging.Slf4j trait SftpRemove
An extension class to remove a file or directory via SFTP.
| Type Params | Return Type | Name and description |
|---|---|---|
|
boolean |
remove(java.lang.String... paths)Remove files or directories. |