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

Perf: make storePrompts be more useful #22

Closed
imcuttle opened this issue Oct 10, 2018 · 1 comment
Closed

Perf: make storePrompts be more useful #22

imcuttle opened this issue Oct 10, 2018 · 1 comment

Comments

@imcuttle
Copy link
Owner

https://github.com/SBoudrias/Inquirer.js/#reactive-interface

inquirer.prompt(prompts).ui.process.subscribe(onEachAnswer, onError, onComplete);
@imcuttle imcuttle changed the title Perf: make storePrompts more useful Perf: make storePrompts be more useful Oct 10, 2018
@imcuttle
Copy link
Owner Author

https://github.com/SBoudrias/Inquirer.js/#reactive-interface

inquirer.prompt(prompts).ui.process.subscribe(onEachAnswer, onError, onComplete);

It's may not works for edam, edam divides each prompt, so Edam should store each prompt value by itself

imcuttle added a commit that referenced this issue Oct 19, 2018
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

1 participant