Add --exec-{send,receive}
This commit is contained in:
@@ -9,5 +9,7 @@ bool opts_add_listen_send(char *);
|
||||
bool opts_add_file_read(char *);
|
||||
bool opts_add_file_write(char *);
|
||||
bool opts_add_file_append(char *);
|
||||
bool opts_add_exec_receive(char *);
|
||||
bool opts_add_exec_send(char *);
|
||||
bool opts_add_stdout(char *);
|
||||
bool opts_add_stdin(char *);
|
||||
|
||||
Reference in New Issue
Block a user