Files
cliff/doc/source/classes.rst
Doug Hellmann 476c1dcba1 Bring doc build up to standard
Move the requirements definitions and documentation files to the
standard places used by other OpenStack projects so our doc publishing
jobs will work.

Remove the todo extension and all todo items from the documentation.

Change-Id: Iea630d827976fe517afacf4e373b3a125efff9c9
2014-10-26 00:22:44 +00:00

823 B

Cliff Classes

Application

App

cliff.app.App

InteractiveApp

cliff.interactive.InteractiveApp

CommandManager

cliff.commandmanager.CommandManager

Command

cliff.command.Command

ShowOne

cliff.show.ShowOne

Lister

cliff.lister.Lister

Formatting Output

Formatter

cliff.formatters.base.Formatter

ListFormatter

cliff.formatters.base.ListFormatter

SingleFormatter

cliff.formatters.base.SingleFormatter