MokkeryOption

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