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

Method completer

tests/metadata.py:125–126  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

123
124 @property
125 def completer(self):
126 return self.get_completer()
127
128 def get_completers(self, casing):
129 """

Callers

nothing calls this directly

Calls 1

get_completerMethod · 0.95

Tested by

no test coverage detected