Livl Shell  0.1
Livl Shell is an intermediate reimplementation of the bash shell in C language.
Data Fields
Alias Struct Reference

Struct that represents an alias. More...

#include <typedef.h>

Data Fields

char * alias
 
char * command
 

Detailed Description

Struct that represents an alias.

Field Documentation

◆ alias

Alias::alias

◆ command

Alias::command

The documentation for this struct was generated from the following file: