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