minishell
Minishell Project for École 42
Loading...
Searching...
No Matches
s_info Struct Reference

Structure representing information for pipeline execution. More...

#include <minishell.h>

Collaboration diagram for s_info:

Public Attributes

int wstatus
 
t_shellshell
 
int stdin_copy
 
pid_t * pids
 

Detailed Description

Structure representing information for pipeline execution.


The documentation for this struct was generated from the following file: