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

Structure used in variable expansion. More...

#include <minishell.h>

Public Attributes

char * beginning
 
char * res
 
char * invalid
 
char * env_val
 
char * var
 
char * str
 
char * conv
 
int pos
 
int len
 
int recently_invalid
 
int expanded
 
int flag
 

Detailed Description

Structure used in variable expansion.


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