MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / complete

Method complete

Lib/cmd.py:255–283  ·  view source on GitHub ↗

Return the next possible completion for 'text'. If a command has not been entered, then complete against command list. Otherwise try to call complete_ to get list of completions.

(self, text, state)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

parselineMethod · 0.95
getattrFunction · 0.85
lstripMethod · 0.80

Tested by

no test coverage detected