MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / rset

Method rset

tools/python-3.11.9-amd64/Lib/poplib.py:272–274  ·  view source on GitHub ↗

Unmark all messages marked for deletion.

(self)

Source from the content-addressed store, hash-verified

270
271
272 def rset(self):
273 """Unmark all messages marked for deletion."""
274 return self._shortcmd('RSET')
275
276
277 def quit(self):

Callers

nothing calls this directly

Calls 1

_shortcmdMethod · 0.95

Tested by

no test coverage detected