![]() |
YASH 0.1
CLI written in C
|
Represents a full line of user input. More...
#include <yash.h>
Public Attributes | |
| int | is_pipeline |
| Flag indicating if the line is a pipeline. | |
| Command | left |
| Left command. | |
| Command | right |
| Right command. | |
| char | original [MAX_CMDLINE] |
| Original command line string. | |
Represents a full line of user input.
Invariants: