clikt / com.github.ajalt.clikt.core / CliktCommand / context

context

val context: Context

This command's context.

Exceptions

NullPointerException - if accessed before parse or main are called.