42sh 1.0.0
Create a shell in C
|
The file containing the endif builtin. More...
#include "../../include/myshell.h"
Functions | |
int | exec_endif (mysh_t *mysh) |
The endif builtin. | |
The file containing the endif builtin.
int exec_endif | ( | mysh_t * | mysh | ) |
The endif builtin.
mysh | The shell structure |