YASH 0.1
CLI written in C
Loading...
Searching...
No Matches
exec.h File Reference

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.
 

Detailed Description

Execution functions for the YASH shell.

Author
Nathan Lemma
Date
09-16-2025

This header file contains the execution functions for the YASH shell.

Function Documentation

◆ execute_line()

int execute_line ( Line * line)

Execute a line of input.

Parameters
line
Returns
int