maxishell
Implementation of a shell for Linux-like systems
Loading...
Searching...
No Matches
shell.h File Reference
#include "env.h"
#include <signal.h>
#include <termios.h>
Include dependency graph for shell.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  s_ms_data
 

Typedefs

typedef struct s_ms_data t_ms_data
 

Typedef Documentation

◆ t_ms_data

typedef struct s_ms_data t_ms_data