Main

flatgraph.codegen.Main
object Main

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Main.type

Members list

Type members

Classlikes

case class Config(classWithSchema: String, fieldName: String, outputDir: Path, disableScalafmt: Boolean, scalafmtConfig: Option[Path])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def main(args: Array[String]): Unit