MCPcopy Create free account
hub / github.com/comaps/comaps / sections_info

Method sections_info

tools/python/mwm/mwm_interface.py:261–262  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

259
260 @abstractmethod
261 def sections_info(self) -> Dict[str, SectionInfo]:
262 pass
263
264 @abstractmethod
265 def __len__(self) -> int:

Callers 5

__repr__Method · 0.95
to_jsonMethod · 0.95
read_sectionsFunction · 0.45

Calls

no outgoing calls

Tested by 1