monolith
  • Usage
    • Execution manager
    • Creating commands
    • Registering commands
    • Commands execution
    • Complete example
    • Simple execution manager
  • Installation
  • Development
    • Testing
    • Tox
    • Issues
  • License
  • API Reference
    • monolith.cli
 
monolith
  • Docs »
  • Edit on GitHub

Index

A | B | C | E | G | H | L | M | P | R | S

A

autocomplete() (monolith.cli.ExecutionManager method)

B

BaseCommand (class in monolith.cli)

C

call_command() (monolith.cli.ExecutionManager method)

E

execute() (monolith.cli.ExecutionManager method)
ExecutionManager (class in monolith.cli)

G

get_args() (monolith.cli.BaseCommand method)
get_commands() (monolith.cli.ExecutionManager method)
get_commands_to_register() (monolith.cli.ExecutionManager method)
(monolith.cli.SimpleExecutionManager method)
get_label_arg() (monolith.cli.SingleLabelCommand method)
get_labels_arg() (monolith.cli.LabelCommand method)
get_parser() (monolith.cli.ExecutionManager method)
get_usage() (monolith.cli.ExecutionManager method)

H

handle() (monolith.cli.BaseCommand method)
(monolith.cli.LabelCommand method)
(monolith.cli.SingleLabelCommand method)
handle_label() (monolith.cli.LabelCommand method)
(monolith.cli.SingleLabelCommand method)
handle_no_labels() (monolith.cli.LabelCommand method)

L

LabelCommand (class in monolith.cli)

M

monolith.cli (module)

P

Parser (class in monolith.cli)
parser_cls (monolith.cli.ExecutionManager attribute)
post_register() (monolith.cli.BaseCommand method)

R

register() (monolith.cli.ExecutionManager method)

S

setup_parser() (monolith.cli.BaseCommand method)
SimpleExecutionManager (class in monolith.cli)
SingleLabelCommand (class in monolith.cli)

© Copyright 2011, Ɓukasz Balcerzak.

Sphinx theme provided by Read the Docs