scalata.infrastructure.view.terminal.jline
Members list
Type members
Classlikes
object JLineApp extends IOApp
Command-line entry-point of Scalata’s terminal UI using JLine as I/O.
Command-line entry-point of Scalata’s terminal UI using JLine as I/O.
Attributes
- Returns
-
an cats.effect.ExitCode: •
ExitCode.Success(0) on graceful termination; •ExitCode.Error(1) on unrecoverable failure. - Supertypes
-
trait IOAppclass Objecttrait Matchableclass Any
- Self type
-
JLineApp.type
Console implementation of GameView using JLin.
In this article