1
0
Fork 0
mirror of synced 2024-06-26 10:51:08 -04:00
dotbot/dotbot
E. Keys 0ba45763d9 Make parsed cli options available to plugins
- `Context` now provides a copy of the parsed cli options so that they
    can be used by plugins.
- Modified `Dispatcher` to pass parsed cli options to `Context`

Resolves #249
2020-12-02 19:19:40 -05:00
..
messenger Add --force-color option 2020-08-23 00:02:26 +01:00
plugins Work around subprocess.call() issue on Windows 2020-05-01 11:52:51 -04:00
util Work around subprocess.call() issue on Windows 2020-05-01 11:52:51 -04:00
__init__.py Release 1.17.1 2020-07-24 08:42:12 -04:00
__main__.py Added support to run with python -m 2020-07-23 08:44:06 -07:00
cli.py Make parsed cli options available to plugins 2020-12-02 19:19:40 -05:00
config.py Fix compatibility with Python 3 2016-01-15 01:21:16 -05:00
context.py Make parsed cli options available to plugins 2020-12-02 19:19:40 -05:00
dispatcher.py Make parsed cli options available to plugins 2020-12-02 19:19:40 -05:00
plugin.py Add default options 2016-03-03 09:42:50 -05:00