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

bundles / IPython 9.3.0 / IPython / core / magic_arguments / argument

class

IPython.core.magic_arguments:argument

source: /IPython/core/magic_arguments.py :269

Signature

class   argument ( * args ** kwds )

Summary

Store arguments and keywords to pass to add_argument().

Extended Summary

Instances also serve to decorate command methods.

Aliases

  • IPython.core.magic_arguments.argument