emo / me.eater.emo.forge / RunInstaller

RunInstaller

class RunInstaller : Process<EmoContext>

Process that runs the installer by the use of a classloader and loads of reflection

Constructors

<init>

RunInstaller()

Process that runs the installer by the use of a classloader and loads of reflection

Functions

execute

suspend fun execute(context: EmoContext): Unit

Start this process

getDescription

fun getDescription(): String

Get description of this process

getName

fun getName(): String

Get name of this process