|
Quash Shell
0.1
A simple yet powerfull shell program
|
| CCDCommand | Command to change directories |
| CCommand | Make all command types the same size and interchangeable |
| CCommandHolder | Contains information about the properties of the command |
| CExample | A data structure generated by IMPLEMENT_DEQUE_STRUCT() to store the state of a deque |
| CExportCommand | Command to set environment variables |
| CGenericCommand | Commands that take any number of arguments and are not built into Quash |
| CKillCommand | Command to kill a process based on it's job id |
| CMemoryPool | Holds a block of memory that can be used for allocations |
| CQuashState | Holds information about the state and environment Quash is running in |
| CRedirect | Intermediate parsing structure used to determine the final configuration of the redirects in a command |
| CSimpleCommand | A command which has no arguments |
1.8.11