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

Method help_edit

printer.py:564–565  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

562 do_vim = do_edit
563
564 def help_edit(self):
565 print("Edit remote files with our favorite editor: edit <file>")
566
567 # ------------------------[ mirror <path> ]---------------------------
568 def mirror(self, name, size):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected