| Interface | Description |
|---|---|
| TailOptions |
Interface implemented by all option sets for the
tail command. |
| Class | Description |
|---|---|
| AbstractTailProcessor |
Base class for the line processors used by the
TailCommand. |
| TailArguments |
Arguments and options for the
tail command. |
| TailCharsFromEndProcessor | |
| TailCharsFromStartProcessor | |
| TailCommand |
Implementation of the
tail command. |
| TailFactory |
Factory for the
tail command returning
a new command instance from every signature method. |
| TailLinesFromEndProcessor | |
| TailLinesFromStartProcessor | |
| TailOptions.Default |
Default implementation for a modifiable option set.
|
| TailOptionSets |
Options for the
tail command with the
the following options: |
| Enum | Description |
|---|---|
| TailOption |
Options for the
tail command. |
| TailOptionSet_cqs |
tail command.
Most of the classes have package visibility and do not need to be accessed by
application code directly.Copyright © 2025. All rights reserved.