Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CCliAnsiColor

Implements the CCliColor interface by wrapping the provided text in ANSI escape codes

Hierarchy

  • CCliAnsiColor

Implements

  • { blue: any; bold: any; green: any; red: any }

Index

Constructors

Methods

Constructors

Protected constructor

Methods

blue

  • blue(message: string): string

bold

  • bold(message: string): string

green

  • green(message: string): string

red

  • red(message: string): string

Static create

Generated using TypeDoc and MonoLisa