MorphirElmDriver

org.finos.morphir.service.MorphirElmDriver
See theMorphirElmDriver companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object MorphirElmDriverLive.type

Members list

Value members

Abstract methods

def init(morphirHomeDir: VFilePath, projectDir: VFilePath): Task[Unit]
def make(projectDir: VFilePath, output: VFilePath, fallbackCli: Boolean): Task[Seq[VFile]]
def restore(elmHome: VFilePath, projectDir: VFilePath): Task[Unit]