Skip to content

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