MCPcopy Create free account
hub / github.com/RT-Thread/rt-thread / clear

Method clear

tools/ng/project.py:257–260  ·  view source on GitHub ↗

Clear all registered groups.

(self)

Source from the content-addressed store, hash-verified

255 }
256
257 def clear(self) -> None:
258 """Clear all registered groups."""
259 self.groups.clear()
260 self._group_index.clear()

Callers 2

load_from_fileMethod · 0.80
MDK45ProjectFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected