Companion

object Companion

Functions

Link copied to clipboard
fun from(file: File): WorkbenchScreenState

Extract a WorkbenchScreenState from the provided file.

fun from(obj: JSONObject): WorkbenchScreenState

Answer a WorkbenchScreenState from the provided JSONObject.