clikt / com.github.ajalt.clikt.parsers / OptionParser / Invocation / name

name

val name: String

The name that was used to invoke the option. May be empty if the value was not retrieved from the command line (e.g. values from environment variables).