Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_json
Method · 0.95
example__working_with_mwm
Function · 0.95
example__working_with_mwm
Function · 0.95
read_sections
Function · 0.45
Calls
no outgoing calls
Tested by
1
example__working_with_mwm
Function · 0.76