CliFacade

org.finos.morphir.elm.facade.CliFacade
See theCliFacade companion object
trait CliFacade[F[_]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def make(projectDir: String, outputPath: String, typesOnly: Boolean, fallbackCli: Boolean): F[Option[String]]