bundles / IPython 9.10.0 / IPython / core / completer / _MatcherAPIv1Total / __call__
function
IPython.core.completer:_MatcherAPIv1Total.__call__
source: /IPython/core/completer.py :672
Signature
def __call__ ( self , text : str ) → list[str] Summary
Call signature.
Aliases
-
IPython.core.completer._MatcherAPIv1Total.__call__