MiniDevil As beautiful as a shell
t_out Struct Reference

Output display state. More...

#include <minishell_ui.h>

Detailed Description

Output display state.

Definition at line 146 of file minishell_ui.h.

Fields

char ** lines
 Array of output lines. More...
 
int count
 Nbr of stored lines. More...
 
int scroll
 Current scroll's offset. More...
 
int exit_code
 Last command exit code. More...
 

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