emo / me.eater.emo / EmoInstance / useSettings

useSettings

fun <T> useSettings(readOnly: Boolean = false, block: (settings: Settings) -> T): T