jw-pkg/src/python
Jan Lindemann 67a2931f5e App: Support --verbose

Add the --verbose global option, which is made available as the App.verbose property.

Some functions still take a verbose parameter, but the type of these parameters is converted from bool to bool|None. The idea is that, if they are None, their verbosity falls back to the global default.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-03-06 19:02:22 +01:00
..
jw App: Support --verbose 2026-03-06 19:02:22 +01:00
Makefile projects.py: Move bulk of code into module 2025-11-15 11:08:52 +01:00