ColorSyntax

Authors

Kevin Lee

Since

2021-09-19

class Object
trait Matchable
class Any
object color

Extensions

Extensions

extension (text: String)
def blue: String
def bold: String
def colored(color: Color): String
def green: String
def red: String
def underlined: String