Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command-line argument parsing for built-ins (non-POSIX extensions) #321

Open
5 tasks
Tracked by #41
magicant opened this issue Nov 23, 2023 · 0 comments
Open
5 tasks
Tracked by #41

Command-line argument parsing for built-ins (non-POSIX extensions) #321

magicant opened this issue Nov 23, 2023 · 0 comments
Labels
tracker List of subtasks

Comments

@magicant
Copy link
Owner

Features needed for POSIX support are tracked in #122.

  • Mode: options after operands
  • Mode: enabling/disabling the -- separator
  • Mode: treating a hyphen followed by digits as an option or operand
  • Mode: rejecting non-portable options
  • Help (printing summary of available options)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracker List of subtasks
Projects
None yet
Development

No branches or pull requests

1 participant