nanovazquez / yargs-interactive

Interactive support for yargs
MIT License
46 stars 9 forks source link

Feature: Add interactiveOptions to allow for prompts from nested commands #42

Open devzeebo opened 2 years ago

devzeebo commented 2 years ago

I added the ability to set interactive mode options before you call interactive and resolve them so that parent commands can supply values to their children through the interactive prompt