ajalt / clikt

Multiplatform command line interface parsing for Kotlin
https://ajalt.github.io/clikt/
Apache License 2.0
2.57k stars 124 forks source link

Control inputInteractive and outputInteractive in CliktTesting #517

Closed mikaelstaldal closed 6 months ago

mikaelstaldal commented 6 months ago

It would be nice to be able to control the termial's inputInteractive and outputInteractive when using CliktCommand.test().