MCPcopy Create free account
hub / github.com/RUB-NDS/PRET / help_rename

Method help_rename

postscript.py:277–278  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

275 do_mv = do_rename
276
277 def help_rename(self):
278 print("Rename remote file: rename <old> <new>")
279
280 # ====================================================================
281

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected