MokkeryOption

constructor(name: String, description: String, required: Boolean, allowMultipleOccurrences: Boolean, type: MokkeryOptionType<T>, defaultValue: T?)(source)