Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daniel2005d/mapXplore
/ valid_chars
Method
valid_chars
config/settings.py:324–325 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
322
323
@property
324
def
valid_chars(self)->list[str]:
325
return
list(self._get_value(
"validchars"
))
Callers
nothing calls this directly
Calls
1
_get_value
Method · 0.80
Tested by
no test coverage detected