Main

overflowdb.codegen.Main$
object Main

Attributes

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

Members list

Concise view

Type members

Classlikes

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

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

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