MiniDevil As beautiful as a shell
t_box Struct Reference

Box position & style for drawing. More...

#include <minishell_ui.h>

Detailed Description

Box position & style for drawing.

Definition at line 114 of file minishell_ui.h.

Fields

int y
 Top row. More...
 
int x
 Left col. More...
 
int h
 Height in rows. More...
 
int w
 Width in cols. More...
 
const char * color
 ANSI color str. More...
 

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