PostProcessor

scala.build.postprocessing.PostProcessor

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def postProcess(generatedSources: Seq[GeneratedSource], mappings: Map[String, (String, Int)], workspace: Path, output: Path, logger: Logger, scalaVersion: String): Either[String, Unit]