cheat/internal/display
Chris Lane a81dd96ff4 fix: rename display.go
Rename `display.go` to `write.go`. (I forgot to do this previously.)
2020-11-27 23:05:02 -05:00
..
faint.go feat(display): make `Faint` respect `Colorize` 2020-11-27 22:50:55 -05:00
faint_test.go feat(display): make `Faint` respect `Colorize` 2020-11-27 22:50:55 -05:00
indent.go feat(display): add methods to `display` 2020-11-27 16:14:33 -05:00
indent_test.go feat(display): add methods to `display` 2020-11-27 16:14:33 -05:00
underline.go feat(display): add methods to `display` 2020-11-27 16:14:33 -05:00
underline_test.go feat(display): add methods to `display` 2020-11-27 16:14:33 -05:00
write.go fix: rename display.go 2020-11-27 23:05:02 -05:00