mirror of
https://github.com/sbt/sbt.git
synced 2026-08-30 01:40:29 +02:00
It is better that sbt not expose the implementation detail that LineReader is implemented by JLine. Other terminal related apis should be handled by sbt.internal.util.Terminal.