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

Added additional utility functions #519

Open
wants to merge 5 commits into
base: jasper-dev
Choose a base branch
from

Conversation

dmbuchta
Copy link

@dmbuchta dmbuchta commented May 19, 2016

I added an additional method on the Mic class for asking a question:
response = mic.ask("Are you sure you want to do that?")
I also added additional utility functions in app_utils:

  • is_positive(preexisting)
  • is_negative(preexisting)
  • is_cancel
  • is_repeat

I feel that these could can be useful for any module that requires user interaction.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.09%) to 49.581% when pulling 7ed5a19 on dmbuchta:jasper-dev-utils into eca07ae on jasperproject:jasper-dev.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 49.628% when pulling 9ef0d22 on dmbuchta:jasper-dev-utils into eca07ae on jasperproject:jasper-dev.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 49.628% when pulling 00b5c50 on dmbuchta:jasper-dev-utils into eca07ae on jasperproject:jasper-dev.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 49.605% when pulling 2d70a3b on dmbuchta:jasper-dev-utils into eca07ae on jasperproject:jasper-dev.

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.

2 participants