bundles / IPython 9.3.0 / IPython / core / alias / Alias
class
IPython.core.alias:Alias
source: /IPython/core/alias.py :124
Signature
class Alias ( shell , name , cmd ) Members
Summary
Callable object storing the details of one alias.
Extended Summary
Instances are registered as magic functions to allow use of aliases.
Aliases
-
IPython.core.alias.Alias