Minishell
Loading...
Searching...
No Matches
Data Fields
env_node Struct Reference
#include <
main.h
>
Collaboration diagram for env_node:
[
legend
]
Data Fields
struct
env_node
*
prev
bool
is_path
char *
name
char *
value
struct
env_node
*
next
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:
include/
main.h
Generated by
1.12.0