Livl Shell
0.1
Livl Shell is an intermediate reimplementation of the bash shell in C language.
|
Struct that represents an alias. More...
#include <typedef.h>
Data Fields | |
char * | alias |
char * | command |
Struct that represents an alias.
Alias::alias |
Alias::command |