ExtensionBundleDescriptor

case class ExtensionBundleDescriptor(bundle: ExtensionBundle)

Provides a short description of an extension bundle for tooling or logging.

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def formatted: String

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product