Quash Shell
0.1
A simple yet powerfull shell program
|
Defines an interface between c and the parser. This file is also responsible for defining many of the structures used by the parser. More...
Go to the source code of this file.
Classes | |
struct | Redirect |
Intermediate parsing structure used to determine the final configuration of the redirects in a command. More... | |
Typedefs | |
typedef struct Redirect | Redirect |
Intermediate parsing structure used to determine the final configuration of the redirects in a command. | |
Defines an interface between c and the parser. This file is also responsible for defining many of the structures used by the parser.