Package com.github.rvesse.airline.prompts.console
-
Class Summary Class Description ConsolePrompt A prompt that is backed bySystem.console()
StdIOPrompt A prompt backed bySystem.out
andSystem.in
StreamPrompt Creates a new prompt backed by arbitrary streams