![]() |
YASH 0.1
CLI written in C
|
Execution functions for the YASH shell. More...
#include "yash.h"Go to the source code of this file.
Functions | |
| int | execute_line (Line *line) |
| Execute a line of input. | |
Execution functions for the YASH shell.
This header file contains the execution functions for the YASH shell.
| int execute_line | ( | Line * | line | ) |
Execute a line of input.
| line |