Documentation
¶
Overview ¶
Package formatting is a parent package that contains subpackages for typical formatting of CLI output.
The subpackages are:
- formatting/ansi: provides ANSI escape code formatting for CLI output
- formatting/dedent: a package for dedenting strings that have a common indentation.
- formatting/wrap: a package for wrapping text to a specific width.
Directories
¶
Path | Synopsis |
---|---|
Package ansi provides a light abstraction around ANSI escape codes.
|
Package ansi provides a light abstraction around ANSI escape codes. |
Package dedent provides a utility for dedenting multiline strings.
|
Package dedent provides a utility for dedenting multiline strings. |
Click to show internal directories.
Click to hide internal directories.