Bold

object Bold extends Category

Attrs to turn text bold/bright or disable it

class Category
class Object
trait Matchable
class Any
Bold.type

Value members

Inherited methods

def lookupAttr(applyState: Long): Attr
Inherited from:
Category
def lookupEscape(applyState: Long): String
Inherited from:
Category
def makeAttr(s: String, applyValue: Long)(implicit name: Name): EscapeAttr
Inherited from:
Category
def makeNoneAttr(applyValue: Long)(implicit name: Name): ResetAttr
Inherited from:
Category
def mask: Int
Inherited from:
Category

Concrete fields

val all: Vector[Attr]

Inherited fields

val offset: Int
Inherited from:
Category
val width: Int
Inherited from:
Category