YASH
0.1
CLI written in C
Loading...
Searching...
No Matches
exec.h
Go to the documentation of this file.
1
9
#pragma once
10
11
// ============================================================================
12
// Includes
13
// ============================================================================
14
15
#include "
yash.h
"
16
17
// ============================================================================
18
// Public Functions
19
// ============================================================================
20
26
int
execute_line
(
Line
* line);
execute_line
int execute_line(Line *line)
Execute a line of input.
Definition
exec.c:309
Line
Represents a full line of user input.
Definition
yash.h:100
yash.h
Core data structures and constants.
include
exec.h
Generated by
1.10.0