configFileOption

fun CliktCommand.configFileOption(): OptionWithValues<Path, Path, Path>(source)

The Clikt option for the config file. Defined as extension function because it is used in multiple CliktCommands.