scala.cli.exportCmd.ScopedJsonProject
See theScopedJsonProject companion object
final case class ScopedJsonProject(sources: Seq[String], scalacOptions: Seq[String], scalaCompilerPlugins: Seq[ExportDependencyFormat], dependencies: Seq[ExportDependencyFormat], resolvers: Seq[String], resourcesDirs: Seq[String], customJarsDecls: Seq[String])
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any