Commit graph

26 commits

Author SHA1 Message Date
c395f09556
fix sysprocattr 2024-07-11 16:57:03 -04:00
a693fb5cd6
fix sysprocattr 2024-07-11 16:45:10 -04:00
2b190eccb7
fix goroutine call for commands with no handlers 2024-07-11 16:34:08 -04:00
2a59a80b11
remove debug stuff 2024-07-11 15:54:59 -04:00
3e5b7f99fc
debug 2024-07-10 21:47:50 -04:00
69b891d598
debug 2024-07-10 20:24:17 -04:00
def7d60825
debug 2024-07-10 20:23:27 -04:00
8390e16616
switch to whichOut var for executable check 2024-07-10 20:22:32 -04:00
c0fb972b5f
debug thing 2024-07-10 20:20:18 -04:00
0fb6fcc14a
panic thingy 2024-07-09 19:21:07 -04:00
182f75e37a
put code in right palce 2024-07-09 19:13:10 -04:00
991429a290
update which options 2024-07-09 18:53:22 -04:00
5d646427bd
add env and source options to commands 2024-07-09 18:44:28 -04:00
992dd14272
add env options 2024-07-09 17:45:33 -04:00
bde6ae681e
add exit event 2024-07-06 15:09:17 -04:00
750686fd1f
add ability for live output, add events system 2024-07-06 11:48:45 -04:00
2cc3517f37
fixed permission checking on commands, added "which" command. 2024-07-04 20:37:59 -04:00
d127424b9f
add custom exit code errors 2024-07-04 19:40:33 -04:00
76f276f69e
add sources option 2024-07-04 18:08:45 -04:00
0c1ffa1cd9
add rcfile flag 2024-07-04 17:47:16 -04:00
942735b726
fix permissions error, fix cwd path 2024-07-04 17:27:41 -04:00
368b99ecfa
properly handle error 2024-07-04 17:16:13 -04:00
c10fdf32b2
add executable check for commands 2024-07-04 17:14:10 -04:00
3a9d03a46f
testing exit codes 2024-07-04 16:46:29 -04:00
f9f879e7ee
remove command check in runner 2024-07-04 16:44:26 -04:00
5bb2d6d1b4
new runner structure 2024-07-04 16:40:13 -04:00