Skip to content

Add `suggest` property to context `ask`

Choose a tag to compare

@lecstor lecstor released this 07 Feb 13:09
· 36 commits to master since this release

When context asks the user for a value it will now do so with a unique instance of makitso-prompt.
These instances have a basic autocomplete keypress module which is initialised with an array or function provided by the context ask.suggest property.