interactive_cli_pipeline
Handles sequence of Interactive User Dialogs, for Context Information.
InteractiveDialogsPipeline
Handles sequence of Interactive User Dialogs, for Context Information.
Source code in src/cookiecutter_python/handle/interactive_cli_pipeline.py
6 7 8 9 10 11 12 13 14 15 16 17 18 | |
process(request)
Process sequence of Interactive User Dialogs, for Context Information.
Source code in src/cookiecutter_python/handle/interactive_cli_pipeline.py
13 14 15 16 17 18 | |