Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CCliNoopColor

Implements the CCliColor interface with no-op methods that just return the text provided

Hierarchy

  • CCliNoopColor

Index

Constructors

Methods

Constructors

Protected constructor

Methods

blue

  • blue(text: string): string

bold

  • bold(text: string): string

green

  • green(text: string): string

red

  • red(text: string): string

Static create

Generated using TypeDoc and MonoLisa