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