cli args moved from Init() to Parse()

This commit is contained in:
2026-03-19 09:10:49 +01:00
parent 00b84278d8
commit 20b6b961fb
4 changed files with 41 additions and 49 deletions
+2
View File
@@ -60,6 +60,8 @@ func main() {
Refer to the unit test for a realistic example: [`cli_test.go`](cli_test.go).
## Usage
## API Reference
Key types and methods: