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

bundles / IPython 9.5.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