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

bundles / IPython 9.11.0 / IPython / core / magic_arguments / argument

class

IPython.core.magic_arguments:argument

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

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