(self)
| 275 | do_mv = do_rename |
| 276 | |
| 277 | def help_rename(self): |
| 278 | print("Rename remote file: rename <old> <new>") |
| 279 | |
| 280 | # ==================================================================== |
| 281 |
nothing calls this directly
no outgoing calls
no test coverage detected