Interface | Description |
---|---|
LsFormatter |
Interface used by the different output formats of the ls command.
|
LsFormatter.Factory | |
LsOptions |
Interface implemented by all option sets for the
ls command. |
Class | Description |
---|---|
FileComparators |
Non-instantiable class with static comparator constants used to sort files.
|
LsArguments |
Arguments and options for the
ls command. |
LsCommand |
Implementation of the
ls command. |
LsFactory |
Factory for the
ls command returning
a new command instance from every signature method. |
LsFormatterDirectoryHeader | |
LsFormatterLong |
Formatter for long file output including permissions, owner, size etc.
|
LsFormatterShort | |
LsOptions.Default |
Default implementation for a modifiable option set.
|
LsOptionSets |
Options for the
ls command with the
the following options: |
Enum | Description |
---|---|
LsOption |
Options for the
ls command. |
LsOptionSet_Rahlrt |
ls
command.
Most of the classes have package visibility and do not need to be accessed by
application code directly.Copyright © 2024. All rights reserved.