Documentation
¶
Overview ¶
Package alias provides short names for cut command flags.
Index ¶
Constants ¶
View Source
const Complement = command.CutComplement
Complement inverts the selection (--complement flag).
View Source
const NoComplement = command.CutNoComplement
NoComplement disables complement (default).
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Delimiter ¶
type Delimiter = command.CutDelimiter
Delimiter sets the field delimiter (-d flag).
Click to show internal directories.
Click to hide internal directories.