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

Method name

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

Source from the content-addressed store, hash-verified

240 self.filename = filename
241
242 def name(self) -> str:
243 return os.path.basename(self.filename)
244
245 def path(self) -> str:
246 return self.filename

Callers 15

__repr__Method · 0.95
to_jsonMethod · 0.95
PathPropertiesFromXMLFunction · 0.45
TrafficModeMethod · 0.45
WriteAssessmentFileFunction · 0.45
GetCurrentInputLocaleMethod · 0.45
DebugPrintFunction · 0.45
DebugPrintFunction · 0.45
PathSymProtoMethod · 0.45

Calls

no outgoing calls

Tested by 2

UNIT_TESTFunction · 0.36