Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cocoindex-io/cocoindex-code
/ ask
Method
ask
tests/test_cli_helpers.py:325–326 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
323
self._value = value
324
325
def
ask(self) -> object:
326
return
self._value
327
328
def
_fake_select(
329
message: str, choices: object, default: object = None, **_kw: object
Callers
2
_resolve_embedding_choice
Function · 0.80
_setup_user_settings_interactive
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected