Attribute

com.bilalfazlani.swiftbar4s.models.Attribute$
See theAttribute companion trait
object Attribute

Attributes

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

Members list

Type members

Classlikes

case class ANSI(value: Boolean) extends Attribute

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Attribute
class Object
trait Matchable
class Any
Show all
case class Alternate(value: Boolean) extends Attribute

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Attribute
class Object
trait Matchable
class Any
Show all
case class Checked(value: Boolean) extends Attribute

Attributes

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

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Attribute
class Object
trait Matchable
class Any
Show all
case class Emojize(value: Boolean) extends Attribute

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Attribute
class Object
trait Matchable
class Any
Show all
case class Font(name: String) extends Attribute

Attributes

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

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Attribute
class Object
trait Matchable
class Any
Show all
case class Length(value: Int) extends Attribute

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Attribute
class Object
trait Matchable
class Any
Show all
case class Markdown(value: Boolean) extends Attribute

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Attribute
class Object
trait Matchable
class Any
Show all
case class SfConfig(renderingMode: SfRenderingMode, colors: Seq[String], scale: SfScale, weight: SfWeight) extends Attribute

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Attribute
class Object
trait Matchable
class Any
Show all
case class SfImage(name: String) extends Attribute

Attributes

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

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Attribute
class Object
trait Matchable
class Any
Show all
case class Symbolize(value: Boolean) extends Attribute

Attributes

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

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Attribute
class Object
trait Matchable
class Any
Show all
case class TextSize(value: Int) extends Attribute

Attributes

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

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Attribute
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