Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Flags ¶ added in v0.5.0
type Flags struct {
All bool
AlmostAll bool
Long bool
Human bool
One bool
Recursive bool
Reverse bool
SortTime bool
SortSize bool
SortExt bool
Unsorted bool
Fast bool
Directory bool
Classify bool
DirSlash bool
IgnoreBack bool
Dereference bool
Commas bool
QuoteName bool
DirsFirst bool
Inode bool
Blocks bool
SortAccess bool
SortChange bool
NoIcons bool
NoColor bool
JSON bool
Precise bool
Paths []string
GitStatus bool
Plain bool
Table bool
}
Flags holds parsed CLI flags.
Click to show internal directories.
Click to hide internal directories.