File tree 1 file changed +0
-4
lines changed
doc/reference/reference_lua
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -613,7 +613,6 @@ Below is a list of all ``popen`` functions and handle methods.
613
613
:param handle ph: handle of a child process created with
614
614
:ref: `popen.new() <popen-new >` or
615
615
:ref: `popen.shell() <popen-shell >`
616
- :param number signo: signal to send
617
616
:return: (if success) formatted result
618
617
:rtype: res
619
618
@@ -747,9 +746,6 @@ Below is a list of all ``popen`` functions and handle methods.
747
746
:ref: `popen.new() <popen-new >` or
748
747
:ref: `popen.shell() <popen-shell >`
749
748
:param number timeout: since version 3.2.0. The parameter defines the period in seconds for the method to wait for a resolution.
750
- :param number signo: signal to send
751
- :return: (if success) formatted result
752
- :rtype: res
753
749
754
750
Possible raised errors:
755
751
You can’t perform that action at this time.
0 commit comments