1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-04-25 13:48:50 +08:00

Finishing unfinished comment.

This commit is contained in:
Jakub Sobon 2019-02-24 02:39:00 -05:00 committed by GitHub
parent 614d6ed820
commit ffbf88caed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ package terminalapi
// color_mode.go defines the terminal color modes.
// ColorMode represents
// ColorMode represents a color mode of a terminal.
type ColorMode int
// String implements fmt.Stringer()