|
minishell
Minishell Project for École 42
|
Structure representing the main data structure. More...
#include <minishell.h>

Public Attributes | |
| char * | rl_input |
| char * | rl_copy |
| struct s_environ_list * | environ |
| struct s_lexer_list * | lex_head |
| struct s_executor * | executor |
Structure representing the main data structure.