emo / me.eater.emo.emo / AddProfile

AddProfile

class AddProfile : Process<EmoContext>

Process that adds this profile to the settings

Constructors

<init>

AddProfile()

Process that adds this profile to the settings

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