bundles / IPython 9.14.0.dev / IPython / core / completer / MatcherAPIv2 / __call__
function
IPython.core.completer:MatcherAPIv2.__call__
source: /IPython/core/completer.py :687
Signature
def __call__ ( self , context : CompletionContext ) → MatcherResult Summary
Call signature.
Aliases
-
IPython.core.completer.MatcherAPIv2.__call__