generated Option
abstract fun generatedOption(declaredName: String, generatedValueSupplier: TextGeneratedValueSupplier)(source)
Declares a generated option, the supplier gets called on each command execution.
Parameters
declared Name
Name of the declared parameter which receives the value
See also
@GeneratedOption