# Generated by roxygen2: do not edit by hand

S3method(print,process_handle)
export(CTRL_BREAK_EVENT)
export(CTRL_C_EVENT)
export(C_tests_utf8)
export(PIPE_BOTH)
export(PIPE_STDERR)
export(PIPE_STDOUT)
export(SIGABRT)
export(SIGALRM)
export(SIGCHLD)
export(SIGCONT)
export(SIGFPE)
export(SIGHUP)
export(SIGILL)
export(SIGINT)
export(SIGKILL)
export(SIGPIPE)
export(SIGQUIT)
export(SIGSEGV)
export(SIGSTOP)
export(SIGTERM)
export(SIGTSTP)
export(SIGTTIN)
export(SIGTTOU)
export(SIGUSR1)
export(SIGUSR2)
export(TERMINATION_CHILD_ONLY)
export(TERMINATION_GROUP)
export(TIMEOUT_IMMEDIATE)
export(TIMEOUT_INFINITE)
export(is_process_handle)
export(process_close_input)
export(process_kill)
export(process_read)
export(process_return_code)
export(process_send_signal)
export(process_state)
export(process_terminate)
export(process_wait)
export(process_write)
export(signals)
export(spawn_process)
useDynLib(subprocess, .registration = TRUE)
