UIComponentBootstrap

tasks.ui.UIComponentBootstrap
See theUIComponentBootstrap companion object

Attributes

Companion
object
Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def startAppUI(implicit config: TasksConfig): Resource[IO, AppUI]
def startQueueUI(implicit config: TasksConfig): Resource[IO, QueueUI]