Interface | Description |
---|---|
CatOptions |
Interface implemented by all option sets for the
cat command. |
Class | Description |
---|---|
CatArguments |
Arguments and options for the
cat command. |
CatCommand |
Implementation of the
cat command. |
CatFactory |
Factory for the
cat command returning
a new command instance from every signature method. |
CatOptions.Default |
Default implementation for a modifiable option set.
|
CatOptionSets |
Options for the
cat command with the
the following options: |
CatProcessor | |
NumberLinesProcessor | |
SqueezeEmptyLinesProcessor |
Enum | Description |
---|---|
CatOption |
Options for the
cat command. |
CatOptionSet_bns | |
CatOptionSet_bs | |
CatOptionSet_ns |
cat
command.
Most of the classes have package visibility and do not need to be accessed by
application code directly.Copyright © 2024. All rights reserved.