Seyshell
Loading...
Searching...
No Matches
Data Fields
command Struct Reference

Structure de représentation d'une commande utilisateur parsée pour le Shell intégré. More...

#include <struct.h>

Data Fields

char ** argv
 
char * redirect_out
 
int append_mode
 

Detailed Description

Structure de représentation d'une commande utilisateur parsée pour le Shell intégré.

Field Documentation

◆ append_mode

int command::append_mode

◆ argv

char** command::argv

◆ redirect_out

char* command::redirect_out

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