cliff/demoapp/cliffdemo
Doug Hellmann 95c749d55e add before and after hooks
Add hooks that are called before and after the take_action() method of
the command.

Change-Id: Id6527dfe0946c0ab169fc165b84d40f3ff95e08c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-30 09:50:21 -04:00
..
__init__.py Sample program with command plugins 2012-04-20 17:34:10 -07:00
encoding.py Fix default encoding issue with python 2.6 2013-08-12 14:45:23 -04:00
hook.py add before and after hooks 2017-06-30 09:50:21 -04:00
list.py Refactor DisplayBase.run() to make it easier to override separate parts in subclasses. 2012-06-01 10:54:18 -04:00
main.py Set demo app up with deferred help 2015-07-24 15:44:06 +00:00
show.py Refactor DisplayBase.run() to make it easier to override separate parts in subclasses. 2012-06-01 10:54:18 -04:00
simple.py Doc updates for API changes. 2012-06-20 17:27:08 -04:00