dcell.style

Undocumented in source.

Public Imports

dcell.attr
public import dcell.attr;
Undocumented in source.
dcell.color
public import dcell.color;
Undocumented in source.

Members

Structs

Style
struct Style

Text styling, which is an aggregate of attributes like bold or reverse, coloring (both foreground and background) and other attributes such as being clickable (to open a URL for example).

Meta