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

Add regular expression argument handling #90

Open
rwxrob opened this issue Apr 24, 2022 · 0 comments
Open

Add regular expression argument handling #90

rwxrob opened this issue Apr 24, 2022 · 0 comments

Comments

@rwxrob
Copy link
Owner

rwxrob commented Apr 24, 2022

Now that we have fields working fine, we need to expand and allow
developers to create ArgsPEGN and/or ArgsRegex rather than using
seek. This allows any number of sloppy variations to work so that
conversational UIs can easily be used without difficulty when saying
something is too hard. In fact, we could just add a special Aliases
value. If the string begins with / then treat it as a compiled regular
expression. Let's see getopt beat that shit.

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

No branches or pull requests

1 participant