bundles / IPython 9.3.0 / IPython / core / completer / IPCompleter / magic_matcher
function
IPython.core.completer:IPCompleter.magic_matcher
source: /IPython/core/completer.py :2227
Signature
def magic_matcher ( self , context : CompletionContext ) → SimpleMatcherResult Summary
Match magics.
Aliases
-
IPython.core.completer.IPCompleter.magic_matcher