
scala.build.GeneratedSource.scala Maven / Gradle / Ivy
package scala.build
import scala.build.internal.WrapperParams
final case class GeneratedSource(
generated: os.Path,
reportingPath: Either[String, os.Path],
wrapperParamsOpt: Option[WrapperParams]
)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy