JsonProject

scala.cli.exportCmd.JsonProject
See theJsonProject companion object
final case class JsonProject(buildInfo: BuildInfo) extends Project

Attributes

Companion
object
Graph
Supertypes
class Project
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def writeTo(dir: Path): Unit

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product