Cell.setForegroundColour

Sets the foreground colour of this cell

struct Cell
typeof((&this))
setForegroundColour

Parameters

colour Terminal.Colour

The colour to use

Return Value

Type: typeof((&this))

this instance for method chaining

Meta