Commit graph

6 commits

Author SHA1 Message Date
Lyssieth
50d8cc92bd
Rename a bunch of things everywhere to make them more consistent.
`snake_case` for variables,
`camelCase` for functions,
`PascalCase` for classes :3
2025-05-05 11:13:00 +03:00
Lyssieth
b77457b1d8
Refactor placement of things 2024-12-09 07:28:16 +02:00
Lyssieth
725a5c2bdd
Remove some unneeded things. 2024-11-28 22:31:30 +02:00
Lyssieth
5eae72b4c1
Minor improvements
Let's not mark toggles as required... they shouldn't be.
2024-11-28 18:12:06 +02:00
Lyssieth
69b8839353
Actually implement printHelp 2024-11-28 17:57:54 +02:00
Lyssieth
7c22a46b0d
Let's start making help real. 2024-11-28 03:14:52 +02:00