Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Fields string `flag:"" desc:"Select fields (e.g., 1,3-5)"`
Delimiter string `flag:"" desc:"Field delimiter (default: tab)"`
Characters string `flag:"" desc:"Select characters (e.g., 1-10)"`
OnlyDelim bool `flag:"" desc:"Only print lines with delimiter"`
XML bool
JSON bool
Plain bool
Pretty bool
}
Click to show internal directories.
Click to hide internal directories.