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