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