CustomTarget

constructor(includes: List<String> = listOf("*"), excludes: List<String> = listOf(), exclusive: Boolean = true, outDirectory: String, options: Map<String, String> = mapOf(), schemaHandlerFactory: SchemaHandler.Factory)