Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Function · 0.80
step_features
Function · 0.80
env.py
File · 0.80
__init__
Method · 0.80
setup_borders
Method · 0.80
Calls
1
join
Method · 0.45
Tested by
no test coverage detected