public interface Tailable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
tailingLines(int lines)
Get logs lines of recent log file to display.
|
T tailingLines(int lines)
lines - number of lines to tailCopyright © 2015–2020 Red Hat. All rights reserved.