You are viewing an older version (9.3.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.3.0 / IPython / core / completer / MatcherAPIv2 / __call__

function

IPython.core.completer:MatcherAPIv2.__call__

source: /IPython/core/completer.py :686

Signature

def   __call__ ( self context : CompletionContext )  →  MatcherResult

Summary

Call signature.

Aliases

  • IPython.core.completer.MatcherAPIv2.__call__