Home
last modified time | relevance | path

Searched refs:colored (Results 1 – 1 of 1) sorted by relevance

/tools/u_boot_pylib/
A Dterminal.py234 def __init__(self, colored=COLOR_IF_TERMINAL): argument
242 self._enabled = (colored == COLOR_ALWAYS or
243 (colored == COLOR_IF_TERMINAL and

Completed in 8 milliseconds