MCPcopy Index your code
hub / github.com/dbcli/pgcli / refresh_callback

Method refresh_callback

pgcli/main.py:345–346  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

343 )
344
345 def refresh_callback():
346 return self.refresh_completions(persist_priorities="all")
347
348 self.pgspecial.register(
349 self.quit,

Callers

nothing calls this directly

Calls 1

refresh_completionsMethod · 0.95

Tested by

no test coverage detected