elasticsearch/libs/cli
Ryan Ernst a40ed708f0
Fix Terminal flushing and make api consistent (#86808)
This commit fixes the PrintWriters created by Terminal to use
autoflushing. It also fixes prompting to flush the error stream after
writing. Finally, it makes the APIs more consistent by adding getters
for verbosity and reader so that subclasses of Terminal can fully wrap
and existing terminal.

relates #85758
2022-05-16 16:26:12 -07:00
..
licenses Move cli sub-project out of server to libs (#31184) 2018-06-07 16:35:34 -04:00
src/main/java/org/elasticsearch/cli Fix Terminal flushing and make api consistent (#86808) 2022-05-16 16:26:12 -07:00
build.gradle Update build tools internal dependencies (#82875) 2022-01-24 13:16:38 +01:00