Packages

p

com.lihaoyi

workbench

package workbench

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait Api extends AnyRef

    Shared API between the workbench server and the workbench client, comprising methods the server can call on the client to make it do things

  2. case class PromiseMessage(p: Promise[Arr]) extends Product with Serializable
  3. trait ReadWrite extends AnyRef

    A standard way to read and write Js.Values with autowire/upickle

  4. class Server extends AnyRef
  5. class WorkbenchActor extends Actor

Value Members

  1. object WorkbenchBasePlugin extends AutoPlugin
  2. object WorkbenchPlugin extends AutoPlugin
  3. object WorkbenchSplicePlugin extends AutoPlugin

Ungrouped