Movatterモバイル変換


[0]ホーム

URL:


Scala 3
3.7.4
LearnInstallPlaygroundFind A LibraryCommunityBlog
Scala 3
LearnInstallPlaygroundFind A LibraryCommunityBlog
DocsAPI
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL
Scala 3/scala/scala.io/AnsiColor

AnsiColor

scala.io.AnsiColor
See theAnsiColor companion trait
objectAnsiColor extendsAnsiColor

Attributes

Companion
trait
Source
AnsiColor.scala
Graph
Supertypes
traitAnsiColor
classObject
traitMatchable
classAny
Self type

Members list

Grouped members

color-magenta

finalvalMAGENTA: "\u001b[35m"

Foreground color for ANSI magenta

Foreground color for ANSI magenta

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala
finalvalMAGENTA_B: "\u001b[45m"

Background color for ANSI magenta

Background color for ANSI magenta

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala

color-blue

finalvalBLUE: "\u001b[34m"

Foreground color for ANSI blue

Foreground color for ANSI blue

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala
finalvalBLUE_B: "\u001b[44m"

Background color for ANSI blue

Background color for ANSI blue

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala

color-red

finalvalRED: "\u001b[31m"

Foreground color for ANSI red

Foreground color for ANSI red

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala
finalvalRED_B: "\u001b[41m"

Background color for ANSI red

Background color for ANSI red

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala

color-cyan

finalvalCYAN: "\u001b[36m"

Foreground color for ANSI cyan

Foreground color for ANSI cyan

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala
finalvalCYAN_B: "\u001b[46m"

Background color for ANSI cyan

Background color for ANSI cyan

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala

style-control

finalvalBLINK: "\u001b[5m"

ANSI blink

ANSI blink

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala
finalvalBOLD: "\u001b[1m"

ANSI bold

ANSI bold

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala
finalvalINVISIBLE: "\u001b[8m"

ANSI invisible

ANSI invisible

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala
finalvalRESET: "\u001b[0m"

Reset ANSI styles

Reset ANSI styles

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala
finalvalREVERSED: "\u001b[7m"

ANSI reversed

ANSI reversed

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala
finalvalUNDERLINED: "\u001b[4m"

ANSI underlines

ANSI underlines

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala

color-green

finalvalGREEN: "\u001b[32m"

Foreground color for ANSI green

Foreground color for ANSI green

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala
finalvalGREEN_B: "\u001b[42m"

Background color for ANSI green

Background color for ANSI green

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala

color-yellow

finalvalYELLOW: "\u001b[33m"

Foreground color for ANSI yellow

Foreground color for ANSI yellow

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala
finalvalYELLOW_B: "\u001b[43m"

Background color for ANSI yellow

Background color for ANSI yellow

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala

color-white

finalvalWHITE: "\u001b[37m"

Foreground color for ANSI white

Foreground color for ANSI white

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala
finalvalWHITE_B: "\u001b[47m"

Background color for ANSI white

Background color for ANSI white

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala

color-black

finalvalBLACK: "\u001b[30m"

Foreground color for ANSI black

Foreground color for ANSI black

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala
finalvalBLACK_B: "\u001b[40m"

Background color for ANSI black

Background color for ANSI black

Attributes

Inherited from:
AnsiColor
Source
AnsiColor.scala
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp