!.     (Run interactive shell commands in reflexNone&'> reflex-processThe output of a processreflex-processFires whenever there's some new stdout output. Depending on the buffering strategy of the implementation, this could be anything from whole lines to individual characters.reflex-process;Fires whenever there's some new stderr output. See note on .reflex-process?Fires when a signal has actually been sent to the process (via  ).reflex-processThe inputs to a process reflex-process&"stdin" input to be fed to the process reflex-processSignals to send to the process reflex-processRuns a process and uses the given input and output handler functions to interact with the process via the standard streams. Used to implement  .NB: The , , and  parameters of the provided J are replaced with new pipes and all output is redirected to those pipes. reflex-process/Run a shell process, feeding it input using an  and exposing its output 8s representing the process exit code, stdout and stderr. The input  is not buffered and the output s are line-buffered.NB: The , , and  parameters of the provided J are replaced with new pipes and all output is redirected to those pipes. reflex-process&Builder for the standard input handlerreflex-process'Builder for the standard output handlerreflex-process&Builder for the standard error handler        reflex-process-0.2.0.0-inplaceReflex.ProcessProcess_process_handle_process_stdout_process_stderr _process_exit_process_signal ProcessConfig_processConfig_stdin_processConfig_signalcreateRedirectedProcess createProcess$fDefaultProcessConfigprocess-1.6.5.0System.Process.Commonstd_instd_outstd_err CreateProcess#reflex-0.6.3-272EZDJp5dS5OVUf20YWLq Reflex.ClassEventbaseGHC.IO.Handle.TypesHandle