libcopp 2.3.1
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Attributes
print_color.NoneColor Class Reference
Collaboration diagram for print_color.NoneColor:
Collaboration graph

Public Member Functions

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

Static Public Attributes

str name = "none"
 

Detailed Description

Definition at line 228 of file print_color.py.

Member Function Documentation

◆ stderr_with_color()

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

Definition at line 234 of file print_color.py.

◆ stdout_with_color()

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

Definition at line 231 of file print_color.py.

Field Documentation

◆ name

str 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: