Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/sntp/unity/auto/
H A Dcolour_prompt.rb22 class ColourCommandLine class
92 def colour_puts(role,str) ColourCommandLine.new.out_c(:puts, role, str) end
93 def colour_print(role,str) ColourCommandLine.new.out_c(:print, role, str) end