package
Version:
v0.27.0
Opens a new window with list of versions in this module.
Published: Mar 6, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewWriter returns an io.Writer that applies display transformations.
If no options are enabled, it returns w unchanged.
type Options struct {
ShowNonPrinting bool
ShowEnds bool
ShowTabs bool
}
Options controls cat-compatible display transformations.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.