Packages

package plugins

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package load
  2. package merge

Type Members

  1. trait BootstrapPluginDef extends PluginBase with BootstrapModuleDef
  2. trait PluginBase extends ModuleBase
  3. final case class PluginConfig(packagesEnabled: Seq[String], packagesDisabled: Seq[String], cachePackages: Boolean, debug: Boolean) extends Product with Serializable
  4. trait PluginDef extends PluginBase with ModuleDef

Value Members

  1. object DebugProperties extends DebugProperties

    Java properties that control behavior of load.PluginLoader

    Java properties that control behavior of load.PluginLoader

    See also

    DebugProperties

  2. object PluginBase
  3. object PluginConfig extends Serializable

Ungrouped