bumblebee-status/util
Tobias Witek 30c539f1f2 [util/cli] Add option to ignore return codes
Add an option that ignores the return code of an execute, instead of
throwing an error (which sometimes causes ugly try/except blocks in
client code)
2020-02-23 13:44:49 +01:00
..
__init__.py [core] Add util.store for store-like get/set 2020-01-25 14:20:25 +01:00
algorithm.py [core/theme] Add iconset support 2020-02-22 14:07:24 +01:00
cli.py [util/cli] Add option to ignore return codes 2020-02-23 13:44:49 +01:00
format.py [util] Add 'formatting' utility methods 2020-02-23 13:43:44 +01:00
store.py [core/output] Add id of widget and module to output 2020-02-08 13:45:52 +01:00