c02ffac403
replace terminaltables with rich tables.
...
allow rich to handle all console output.
util.check_mark is now used to pass back colourless check/cross marks if NO_COLOR is set or --style/SLOBS_STYLE was not set.
2025-06-22 02:52:27 +01:00
f4421b3351
call next(iter()) on excgroup.exceptions to convery intent a little better
...
(we dont intend to iterate through them, we just want to raise the first one)
2025-06-13 14:04:05 +01:00
582587bed5
add ruff config
...
run files through formatter
add dosctrings to satisfy the linter
2025-06-12 20:34:14 +01:00
d33c209d7c
add custom error class SlobsCliError
...
add exception group handling for all commands that may raise exceptions
add comments to for-else blocks
2025-06-12 05:28:54 +01:00
37364e7243
rename model variables
...
patch bump
2025-06-11 16:34:36 +01:00
020f376010
add studiomode force-transition command
...
patch bump
2025-06-10 19:10:07 +01:00
14f89dd636
add studiomode command group
...
minor bump
2025-06-10 17:54:37 +01:00