refactored cli and logging
All checks were successful
Test the running changes / Test (push) Successful in 41s

This commit is contained in:
2025-11-21 01:37:19 +02:00
parent f68b1bb276
commit 1aa6af3b1a
10 changed files with 259 additions and 123 deletions

View File

@@ -5,3 +5,4 @@ edition = "2024"
[dependencies]
fstools = { path = "../fstools" }
slogger = { path = "../slogger" }