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

Method help_delete

printer.py:523–524  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

521 do_rmdir = do_delete
522
523 def help_delete(self):
524 print("Delete remote file: delete <file>")
525
526 # ------------------------[ cat <file> ]------------------------------
527 def do_cat(self, arg):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected