Layout

zio.cli.figlet.Layout
See theLayout companion class
object Layout

Attributes

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

Members list

Type members

Classlikes

case object Fitting extends Layout[Nothing]

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
class Layout[Nothing]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Fitting.type
case object FullWidth extends Layout[Nothing]

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
class Layout[Nothing]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
FullWidth.type
final case class Smushing[+A <: LayoutDirection](rules: SmushingRule[A]) extends Layout[A]

Attributes

Supertypes
class Layout[A]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror