File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed
doc/reference/reference_lua Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,9 @@ object:
3232
3333Below are tables with summaries of ``popen `` constructors, constants, mrthods, and fields.
3434
35- Popen module constructors:
35+ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
36+ popen module constructors
37+ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3638
3739.. container :: table
3840
@@ -49,7 +51,9 @@ Popen module constructors:
4951 | <popen-new>` | a new process |
5052 +--------------------------------------+---------------------------------+
5153
52- Popen module constants:
54+ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
55+ popen module constants
56+ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5357
5458.. container :: table
5559
@@ -63,7 +67,9 @@ Popen module constants:
6367 | <popen-constants>` | |
6468 +--------------------------------------+---------------------------------+
6569
66- Popen handle methods:
70+ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
71+ popen module methods
72+ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6773
6874.. container :: table
6975
@@ -101,7 +107,9 @@ Popen handle methods:
101107 | <popen-close>` | |
102108 +--------------------------------------+---------------------------------+
103109
104- Popen handle fields:
110+ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
111+ popen module fields
112+ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
105113
106114.. container :: table
107115
You can’t perform that action at this time.
0 commit comments