| Package | Description |
|---|---|
| org.jline.terminal |
| Modifier and Type | Method and Description |
|---|---|
static TerminalBuilder.SystemOutput |
TerminalBuilder.SystemOutput.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TerminalBuilder.SystemOutput[] |
TerminalBuilder.SystemOutput.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TerminalBuilder |
TerminalBuilder.systemOutput(TerminalBuilder.SystemOutput systemOutput)
Indicates which standard stream should be used when displaying to the terminal.
|
Copyright © 2023. All rights reserved.