Discover Packages
rodusek.dev/pkg/cli
formatting
wrap
package
Version:
v0.0.0-...-9969144
Opens a new window with list of versions in this module.
Published: Feb 13, 2025
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Lines wraps a slice of strings to a maximum column width.
If any of the 'lines' contain newlines, they will be passed through verbatim.
String wraps a string to a maximum column width.
Strings wraps a series of strings representing lines to a maximum column width.
If any of the 'lines' contain newlines, they will be passed through verbatim.
type Wrapper struct {
MaxWidth int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.