MiniDevil
As beautiful as a shell
(BONUS) Wildcard context More...
#include <structs.h>
Fields | |
| t_token ** | prev |
| pointer to the previous token More... | |
| t_token ** | head |
| pointer to the list head pointer More... | |
| t_token * | cur |
| first token of the current chain More... | |
| t_token * | end |
| last token of the current chain More... | |