MiniDevil As beautiful as a shell
t_cmd Struct Reference

Cmd input buffer. More...

#include <minishell_ui.h>

Detailed Description

Cmd input buffer.

Definition at line 136 of file minishell_ui.h.

Fields

char buf [MAX_CMD_LEN]
 Fixed size buffer. More...
 
int len
 Current input length. More...
 
int cursor
 Cursor position. More...
 

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