create

abstract fun create(outputDir: File, options: Map<String, Any?>): ArtifactGenerator

Creates a new generator instance.

Return

configured generator instance

Parameters

outputDir

directory where artifacts will be written

options

generator-specific options