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

Method borders_path

tools/python/maps_generator/generator/env.py:347–348  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

345
346 @staticmethod
347 def borders_path() -> AnyStr:
348 return os.path.join(settings.USER_RESOURCE_PATH, "borders")
349
350 @staticmethod
351 @create_if_not_exist

Callers 6

__init__Method · 0.80
mainFunction · 0.80
step_featuresFunction · 0.80
env.pyFile · 0.80
__init__Method · 0.80
setup_bordersMethod · 0.80

Calls 1

joinMethod · 0.45

Tested by

no test coverage detected