ElmMake

org.finos.morphir.cli.MorphirCommand.ElmMake
final case class ElmMake(projectDir: Path, output: Path, typesOnly: Boolean, fallbackCli: Boolean, indentJson: Boolean)

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product