bundles / IPython 9.11.0 / IPython / core / completer / IPCompleter / all_completions
function
IPython.core.completer:IPCompleter.all_completions
source: /IPython/core/completer.py :2173
Signature
def all_completions ( self , text : str ) → list[str] Summary
Wrapper around the completion methods for the benefit of emacs.
Aliases
-
IPython.core.completer.IPCompleter.all_completions