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 6ab8ba4 commit 5092095Copy full SHA for 5092095
doc/reference/reference_lua/popen.rst
@@ -746,6 +746,8 @@ Below is a list of all ``popen`` functions and handle methods.
746
:ref:`popen.new() <popen-new>` or
747
:ref:`popen.shell() <popen-shell>`
748
:param number timeout: since version 3.2.0. The parameter defines the period in seconds for the method to wait for a resolution.
749
+ :return: (if success) formatted result
750
+ :rtype: res
751
752
Possible raised errors:
753
0 commit comments