Tag

com.bilalfazlani.swiftbar4s.models.Tag$
See theTag companion trait
object Tag

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Tag.type

Members list

Type members

Classlikes

case class AboutUrl(value: String) extends Tag

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Tag
class Object
trait Matchable
class Any
Show all
case class Author(value: String) extends Tag

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Tag
class Object
trait Matchable
class Any
Show all
case class AuthorGithubUsername(value: String) extends Tag

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Tag
class Object
trait Matchable
class Any
Show all
case class Dependencies(values: String*) extends Tag

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Tag
class Object
trait Matchable
class Any
Show all
case class Description(value: String) extends Tag

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Tag
class Object
trait Matchable
class Any
Show all
case object HideAbout extends Tag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Tag
class Object
trait Matchable
class Any
Show all
Self type
HideAbout.type
case object HideDisablePlugin extends Tag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Tag
class Object
trait Matchable
class Any
Show all
Self type
case object HideLastUpdated extends Tag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Tag
class Object
trait Matchable
class Any
Show all
Self type
case object HideRunInTerminal extends Tag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Tag
class Object
trait Matchable
class Any
Show all
Self type
case object HideSwiftBar extends Tag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Tag
class Object
trait Matchable
class Any
Show all
Self type
case class ImageUrl(value: String) extends Tag

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Tag
class Object
trait Matchable
class Any
Show all
case class Title(value: String) extends Tag

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Tag
class Object
trait Matchable
class Any
Show all
case class Version(value: String) extends Tag

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Tag
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror