I'm not sure I understand what https://jline.org/docs/modules/repl-console/#overview documents.
It says "The REPL console module provides a rich interactive environment for command-line applications, similar to shells like Bash or Zsh, but with integration for JVM scripting languages." but then [in that Overview section] it (just) explains the (basic) LineReader usage, no? Which is what https://jline.org/docs/line-reader/#simple-line-reading-1 seems to already cover - quite similarly.
Perhaps one of these should link to the other, and the redundant snippet removed?
Just for clarity of documentation.
Just a thought.
I'm not sure I understand what https://jline.org/docs/modules/repl-console/#overview documents.
It says "The REPL console module provides a rich interactive environment for command-line applications, similar to shells like Bash or Zsh, but with integration for JVM scripting languages." but then [in that Overview section] it (just) explains the (basic)
LineReaderusage, no? Which is what https://jline.org/docs/line-reader/#simple-line-reading-1 seems to already cover - quite similarly.Perhaps one of these should link to the other, and the redundant snippet removed?
Just for clarity of documentation.
Just a thought.