clikt / com.github.ajalt.clikt.core / NoRunCliktCommand / <init>

<init>

NoRunCliktCommand(help: String = "", epilog: String = "", name: String? = null)

A CliktCommand that has a default implementation of CliktCommand.run that is a no-op.