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

Use Termoil.Argument to handle positional arguments #4

Open
ericuldall opened this issue Mar 29, 2016 · 0 comments
Open

Use Termoil.Argument to handle positional arguments #4

ericuldall opened this issue Mar 29, 2016 · 0 comments
Assignees

Comments

@ericuldall
Copy link
Member

Termoil.Argument can be used to handle positional argument creation. Key will be the index of the position in the argument array. All other options should remain the same.

There could be scenarios where a positional argument can have many values but only if it is the second to last or last value. This functionality could cause confusion and user error.

@ericuldall ericuldall self-assigned this Mar 29, 2016
@ericuldall ericuldall added this to the Positional Arguments milestone Mar 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant