Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dbcli/pgcli
/ _get_vi_mode
Function
_get_vi_mode
pgcli/pgtoolbar.py:15–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
14
15
def
_get_vi_mode():
16
return
vi_modes[get_app().vi_state.input_mode]
17
18
19
def
create_toolbar_tokens_func(pgcli):
Callers
1
get_toolbar_tokens
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected