JsCmd

olon.http.js.JsCmd
See theJsCmd companion trait
object JsCmd extends Loggable

Attributes

Companion
trait
Graph
Supertypes
trait Loggable
class Object
trait Matchable
class Any
Self type
JsCmd.type

Members list

Value members

Inherited fields

protected val logger: Logger

Attributes

Inherited from:
Loggable

Implicits

Implicits

implicit def unitToJsCmd(in: Unit): JsCmd

If you've got Unit and need a JsCmd, return a Noop

If you've got Unit and need a JsCmd, return a Noop

Attributes