Add verbosity and respect colours

This commit is contained in:
Andras Schmelczer 2025-03-27 19:14:42 +00:00
parent b48af7e211
commit f1002712e9
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
7 changed files with 106 additions and 24 deletions

View file

@ -1 +1,2 @@
pub mod args;
pub mod color_when;