libcopp  2.2.0
Public Member Functions | Static Public Attributes
print_color.NoneColor Class Reference
Collaboration diagram for print_color.NoneColor:
Collaboration graph

Public Member Functions

def stdout_with_color (self, options, text)
 
def stderr_with_color (self, options, text)
 

Static Public Attributes

string name = "none"
 

Detailed Description

Definition at line 228 of file print_color.py.

Member Function Documentation

◆ stderr_with_color()

def print_color.NoneColor.stderr_with_color (   self,
  options,
  text 
)

Definition at line 234 of file print_color.py.

◆ stdout_with_color()

def print_color.NoneColor.stdout_with_color (   self,
  options,
  text 
)

Definition at line 231 of file print_color.py.

Field Documentation

◆ name

string print_color.NoneColor.name = "none"
static

Definition at line 229 of file print_color.py.


The documentation for this class was generated from the following file: