Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify output handling. | Matthias Andreas Benkard | 2025-08-16 | 1 | -10/+4 |
| | | | | | Now every command always uses an OutputWriter instead of conditionally writing directly to stdout using std.debug.print. | ||||
* | Add /? flag handling for more commands. | Matthias Andreas Benkard | 2025-08-16 | 1 | -0/+110 |
| | |||||
* | DIR: Add /? flag. | Matthias Andreas Benkard | 2025-08-16 | 1 | -0/+208 |