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

Support keyword arguments #42

Open
ghost opened this issue Jun 25, 2015 · 0 comments
Open

Support keyword arguments #42

ghost opened this issue Jun 25, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 25, 2015

Support keyword arguments for all commands in addition to positional arguments.

Example:

You: lita random --to 10 --from 5
Lita: 8
You: lita sample 1, 2, 3, 4, 5 --count 3
Lita: 5, 1, 2

Use lita-keyword-arguments

@ghost ghost changed the title Support named arguments Support keyword arguments Jun 25, 2015
@ghost ghost changed the title Support keyword arguments Support named arguments Oct 24, 2015
@ghost ghost changed the title Support named arguments Support keyword arguments Oct 24, 2015
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

0 participants