We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d7977 commit 033e203Copy full SHA for 033e203
docs/features/scripting.rst
@@ -94,6 +94,9 @@ where:
94
* ``command`` and ``args`` are entered exactly like they would be entered by
95
a user of your application.
96
97
+See python_scripting_ example and associated conditional_ script for more
98
+information.
99
+
100
Advanced Support
101
~~~~~~~~~~~~~~~~
102
@@ -117,6 +120,3 @@ larger test suite. See :ref:`plugins/external_test:External Test Plugin`
117
120
118
121
.. _conditional:
119
122
https://github.com/python-cmd2/cmd2/blob/master/examples/scripts/conditional.py
-
-See python_scripting_ example and associated conditional_ script for more
-information.
0 commit comments