Skip to content

Positionals#15

Merged
csboo merged 10 commits intoupdatefrom
positionals
May 15, 2025
Merged

Positionals#15
csboo merged 10 commits intoupdatefrom
positionals

Conversation

@csboo
Copy link
Copy Markdown
Owner

@csboo csboo commented May 15, 2025

Features

  • Added ability for the parser to handle positional arguments from the CLI.
  • Introduced support for arguments that accept multiple values.

Bug Fixes

  • Cleaned up and removed outdated or unused logic in the parser.
  • Fixed helper function definitions and declarations in the parser.
  • Ensured the 'accepts_many' property is correctly printed for arguments.
  • Removed unnecessary value array in the parser.

Refactoring & Maintenance

  • Renamed parse_options() to parse_cli_args() for clarity.
  • Test suite improvements: added debug print for parser logs.

@csboo csboo merged commit 0cbffd2 into update May 15, 2025
3 checks passed
@csboo csboo deleted the positionals branch May 15, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant