clikt / com.github.ajalt.clikt.core / Context / Builder / console

console

var console: CliktConsole

The console that will handle reading and writing text.

The default uses System.in and System.out.