Commit graph

15 commits

Author SHA1 Message Date
6a713a881f
chore(types): use consistent class naming for SpawnResult 2024-06-29 17:19:49 +05:30
e07d37eec6
chore(types): add kill function typedef for ChildProcess 2024-06-25 11:53:18 +05:30
0c346a5946
feat: rename process.spawn->process.create 2024-06-24 14:17:52 +05:30
c9cbaf6183
feat: return strings and null instead of buffers 2024-06-23 19:31:30 +05:30
fc26d132a0
chore(types): clarify yieldability with exit for ChildProcessReader:read 2024-06-10 09:19:51 +05:30
821c6d9f8c
chore(types): add yieldability docs for ChildProcessReader:read 2024-06-10 09:12:03 +05:30
d3cda4be0c
chore(types): add spawn example in process docs 2024-06-10 09:08:57 +05:30
6a2f5061d5
chore(types + tests): update types and tests for exec 2024-06-09 21:54:56 +05:30
50b1bcbd64
fix: stop accepting stdio options for process.spawn 2024-06-09 16:22:47 +05:30
78a3d4db5f
chore(types): include types for new process.spawn 2024-06-09 16:13:38 +05:30
ce033bbdcb
fix: rename tests to for process.spawn->process.exec 2024-06-09 13:15:52 +05:30
Filip Tibell
e16c28fd40
Refactor process spawn for more granular stdio options 2023-10-11 16:32:16 -05:00
8865692f1d
Allow for passing stdin to child (#106) 2023-10-05 20:30:27 -05:00
Filip Tibell
414d8ff8f3
Fix some inaccuracies in typedefs 2023-10-03 21:11:21 -05:00
Filip Tibell
3ddd8b4676
Make typedef files all lowercase 2023-09-25 16:42:35 -05:00
Renamed from types/process-temp.luau (Browse further)