Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ MenuOption
Class
MenuOption
uncommon_route/onboarding.py:12–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
@dataclass(frozen=True, slots=True)
12
class
MenuOption:
13
value: str
14
label: str
15
hint: str =
""
16
17
18
class
TerminalPrompter:
Callers
2
_pick_init_language
Function · 0.90
_cmd_init
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected