Module commands

Module commands 

Source
Expand description

Contains all the terminal commands as structs. Command.to_string() generates the ANSI escape code.

Modulesยง

clear
Clearing the screen.
color
Module for manipulating terminal colors.
cursor
Manipulating the cursor.
style
Text styling management.