Tag

object Tag
Companion
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case class AboutUrl(value: String) extends Tag
case class Author(value: String) extends Tag
case class AuthorGithubUsername(value: String) extends Tag
case class Dependencies(values: String*) extends Tag
case class Description(value: String) extends Tag
case object HideAbout extends Tag
case object HideDisablePlugin extends Tag
case object HideLastUpdated extends Tag
case object HideRunInTerminal extends Tag
case object HideSwiftBar extends Tag
case class ImageUrl(value: String) extends Tag
case class Title(value: String) extends Tag
case class Version(value: String) extends Tag

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror