Projects STRLCPY termdash Commits ffbf88ca
🤬
  • ■ ■ ■ ■
    terminal/terminalapi/color_mode.go
    skipped 15 lines
    16 16   
    17 17  // color_mode.go defines the terminal color modes.
    18 18   
    19  -// ColorMode represents
     19 +// ColorMode represents a color mode of a terminal.
    20 20  type ColorMode int
    21 21   
    22 22  // String implements fmt.Stringer()
    skipped 39 lines
Please wait...
Page is in error, reload to recover