Raxol.Terminal.Buffer.Cell (Raxol v0.5.0)
View SourceManages terminal cell operations and attributes.
Summary
Functions
Copies attributes from one cell to another.
Checks if the cell is empty.
Gets the cell's attributes.
Gets the cell's background color.
Gets the cell's character.
Gets the cell's foreground color.
Gets the cell's hyperlink.
Gets the cell's width.
Creates a new cell with default settings.
Creates a new cell with the specified character and style.
Resets a cell to its default state.
Sets the cell's attributes.
Sets the cell's background color.
Sets the cell's character.
Sets the cell's foreground color.
Sets the cell's hyperlink.
Sets the cell's width.
Validates a cell's data. Returns true if the cell is valid, false otherwise.
Types
Functions
Copies attributes from one cell to another.
Checks if the cell is empty.
Gets the cell's attributes.
Gets the cell's background color.
Gets the cell's character.
Gets the cell's foreground color.
Gets the cell's hyperlink.
Gets the cell's width.
Creates a new cell with default settings.
Creates a new cell with the specified character and style.
Resets a cell to its default state.
Sets the cell's attributes.
Sets the cell's background color.
Sets the cell's character.
Sets the cell's foreground color.
Sets the cell's hyperlink.
Sets the cell's width.
Validates a cell's data. Returns true if the cell is valid, false otherwise.