Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 797cbd5

Browse filesBrowse files
committed
minor #3794 Adds link to new QuestionHelper (weaverryan)
This PR was merged into the master branch. Discussion ---------- Adds link to new QuestionHelper | Q | A | ------------- | --- | Doc fix? | no | New docs? | no | Applies to | 2.5+ Following #3752, this adds question helper to the helper list and marks the dialog as deprecated. Thanks! Commits ------- eef3313 [#3752] Adding the question helper to the helper list and marking dialog as deprecated
2 parents 6b56422 + eef3313 commit 797cbd5
Copy full SHA for 797cbd5

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎components/console/introduction.rst

Copy file name to clipboardExpand all lines: components/console/introduction.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,10 +402,11 @@ Console Helpers
402402
The console component also contains a set of "helpers" - different small
403403
tools capable of helping you with different tasks:
404404

405-
* :doc:`/components/console/helpers/dialoghelper`: interactively ask the user for information
405+
* :doc:`/components/console/helpers/questionhelper`: interactively ask the user for information
406406
* :doc:`/components/console/helpers/formatterhelper`: customize the output colorization
407407
* :doc:`/components/console/helpers/progresshelper`: shows a progress bar
408408
* :doc:`/components/console/helpers/tablehelper`: displays tabular data as a table
409+
* :doc:`/components/console/helpers/dialoghelper`: (deprecated) interactively ask the user for information
409410

410411
Testing Commands
411412
----------------

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.