invoke

operator fun invoke(extraArg: String = "")

Invoke the option.

Parameters

extraArg

extra arg if this option has extra argument, and it will be empty string if no extra arg.