Minishell
Loading...
Searching...
No Matches
env_node Struct Reference

#include <main.h>

Collaboration diagram for env_node:

Data Fields

struct env_nodeprev
 
bool is_path
 
char * name
 
char * value
 
struct env_nodenext
 

Field Documentation

◆ is_path

bool is_path

◆ name

char* name

◆ next

struct env_node* next

◆ prev

struct env_node* prev

◆ value

char* value

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