There was a problem fetching the pipeline mini graph.
Improve user output
Improve the messages displayed to the user including the following changes: - Using ascii escape codes to use colors - Print file name and line numbers - Use str(operation) - Print summary at the end - Define monitor interface - Add copyright output - Print standard out of operations - Add short option to suppress operation standard out Closes #3. The default monitor class is currently not tested.
parent
7c74b500
No related branches found
No related tags found
Pipeline #
Showing
- bin/doxec 14 additions, 9 deletionsbin/doxec
- doxec/__init__.py 186 additions, 57 deletionsdoxec/__init__.py
- doxec/tests/document.py 108 additions, 11 deletionsdoxec/tests/document.py
- doxec/tests/markdown.py 6 additions, 4 deletionsdoxec/tests/markdown.py
- doxec/tests/operation.py 84 additions, 0 deletionsdoxec/tests/operation.py
Loading
Please register or sign in to comment