Commit 88b12b3
committed
Feat: Add support for parsing boolean CLI arguments
Extended the test to verify handling of a new boolean CLI argument. Updated test input and assertions to include validation for the `--test-bool` parameter. This ensures proper parsing and functionality of the boolean argument.1 parent d718e39 commit 88b12b3
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
0 commit comments