Companion

object Companion

Functions

Link copied to clipboard
fun run(    logger: BiConsumer<Int, String>,     arguments: Map<String, Any?>,     warnIfNotFound: Boolean,     codegenSchemas: List<Any>,     irOperations: File,     usedCoordinates: File,     upstreamMetadata: List<Any>,     codegenOptions: File,     operationManifest: File,     outputDirectory: File,     metadataOutput: File)