42sh 1.0.0
Create a shell in C
Loading...
Searching...
No Matches
end.c File Reference

The file containing the end builtin. More...

Functions

int exec_end (mysh_t *mysh)
 The end builtin.
 

Detailed Description

The file containing the end builtin.

Function Documentation

◆ exec_end()

int exec_end ( mysh_t * mysh)

The end builtin.

Parameters
myshThe shell structure
Returns
int Always 1