emo / me.eater.emo.emo / FetchMods

FetchMods

class FetchMods : Process<EmoContext>

Process that fetches the mods needed for this install

Constructors

<init>

FetchMods()

Process that fetches the mods needed for this install

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