MCPcopy 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
15def _get_vi_mode():
16 return vi_modes[get_app().vi_state.input_mode]
17
18
19def create_toolbar_tokens_func(pgcli):

Callers 1

get_toolbar_tokensFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected