Skip to content

Conversation

@zefir-git
Copy link
Contributor

@zefir-git zefir-git commented Sep 9, 2025

TODO:

  • Finish the printHelp() method
  • Add CI
  • Examples in README
  • Documentation (outside of source)

@zefir-git zefir-git requested a review from kai-gitt September 9, 2025 17:51
@zefir-git zefir-git self-assigned this Sep 9, 2025
@zefir-git zefir-git added feature A new feature semver:minor New (backward compatible) functionality labels Sep 9, 2025
@zefir-git zefir-git marked this pull request as draft September 9, 2025 17:51
@zefir-git zefir-git marked this pull request as ready for review September 10, 2025 12:56
zefir-git and others added 3 commits September 21, 2025 13:28
Co-authored-by: かい <me@kai.enterprises>
Co-authored-by: かい <me@kai.enterprises>
Bug was introduced in fb76e04.

The problem is that `parse()` delegates parsing to sub-commands, but
since it's now decoupled from `run()`, running was no longer delegated.

Accessing the delegated command during parsing via `ParsedArgs#command`.
@zefir-git zefir-git requested a review from kai-gitt September 21, 2025 12:08
@zefir-git zefir-git merged commit ad0fab5 into main Sep 23, 2025
1 check passed
@zefir-git zefir-git deleted the initialise branch September 23, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature A new feature semver:minor New (backward compatible) functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants