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

Method commit

console.py:267–268  ·  view source on GitHub ↗
(self, *args)

Source from the content-addressed store, hash-verified

265 npyscreen.notify_confirm(message, title='Usage Help')
266
267 def commit(self, *args):
268 pass
269
270 def create(self):
271 self.name = 'Dictionary Browser \xe2\x94\x80\xe2\x94\x80 (Press F1 for help)'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected