Index

Symbols | _ | A | C | E | F | G | I | M | N | O | U

Symbols

  • --quiet
    • command line option
  • -v, --verbose
    • command line option
  • -vv, -v -v, --verbose --verbose
    • command line option
  • -vvv, -v -v -v
    • command line option

_

  • __call__() (argdeco.main.Main method)

A

  • add_arguments() (argdeco.main.Main method)
  • add_command() (argdeco.command_decorator.CommandDecorator method)
  • add_subcommands() (argdeco.command_decorator.CommandDecorator method)
  • arg (class in argdeco.arguments)
  • ArgAction (class in argdeco.arguments)
  • argdeco (module)
  • argdeco.arguments (module)
  • argdeco.command_decorator (module)
  • argdeco.config (module)
  • argdeco.main (module)
  • assimilate() (argdeco.config.ConfigDict method)

C

  • command line option
    • --quiet
    • -v, --verbose
    • -vv, -v -v, --verbose --verbose
    • -vvv, -v -v -v
  • CommandDecorator (class in argdeco.command_decorator)
  • config_factory() (in module argdeco.config)
  • ConfigDict (class in argdeco.config)
  • configure() (argdeco.main.Main method)

E

  • execute() (argdeco.command_decorator.CommandDecorator method)

F

  • flatten() (argdeco.config.ConfigDict method)

G

  • get_config_name() (argdeco.command_decorator.CommandDecorator method)
  • group (class in argdeco.arguments)

I

  • install_bash_completion() (argdeco.main.Main method)

M

  • Main (class in argdeco.main)
  • mutually_exclusive (class in argdeco.arguments)

N

  • NoAction

O

  • opt (class in argdeco.arguments)

U

  • uninstall_bash_completion() (argdeco.main.Main method)
  • update() (argdeco.command_decorator.CommandDecorator method)
    • (argdeco.config.ConfigDict method)

argdeco

Navigation

  • argdeco
  • main
  • command_decorator
  • argdeco.arguments
  • Working with configurations

Related Topics

  • Documentation overview

Quick search

©2018, Kay-Uwe (Kiwi) Lorenz. | Powered by Sphinx 1.8.5 & Alabaster 0.7.12