Documentation
¶
Overview ¶
Package colorz provides utilities for working with colors in terminal.
Index ¶
- type Color
- func (c Color) Code() string
- func (c Color) Format(s0 fmt.State, verb rune)
- func (c Color) Fprintf(w io.Writer, format string, args ...any) (n int, err error)
- func (c Color) Print(args ...any)
- func (c Color) Printf(format string, args ...any)
- func (c Color) Println(args ...any)
- func (c Color) Sprint(args ...any) string
- func (c Color) Sprintf(format string, args ...any) string
- func (c Color) String() string
- func (c Color) Wrap(s string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.