Package

chrome

runtime

Permalink

package runtime

Visibility
  1. Public
  2. All

Type Members

  1. case class NoUpdate() extends UpdateCheckResult with Product with Serializable

    Permalink
  2. case class Throttled() extends UpdateCheckResult with Product with Serializable

    Permalink
  3. case class UpdateAvailable(version: String) extends UpdateCheckResult with Product with Serializable

    Permalink
  4. sealed trait UpdateCheckResult extends AnyRef

    Permalink

Value Members

  1. object Runtime

    Permalink
  2. package bindings

    Permalink

Ungrouped