minishell
Minishell Project for École 42
|
Structure representing information for pipeline execution. More...
#include <minishell.h>
Public Attributes | |
int | wstatus |
t_shell * | shell |
int | stdin_copy |
pid_t * | pids |
Structure representing information for pipeline execution.