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

Structure representing the main data structure. More...

#include <minishell.h>

Collaboration diagram for s_shell:

Public Attributes

char * rl_input
 
char * rl_copy
 
struct s_environ_listenviron
 
struct s_lexer_listlex_head
 
struct s_executorexecutor
 

Detailed Description

Structure representing the main data structure.


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