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

Structure representing an environment variable node. More...

#include <minishell.h>

Collaboration diagram for s_environ_node:

Public Attributes

char * key
 
char * value
 
struct s_environ_nodenext
 

Detailed Description

Structure representing an environment variable node.


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