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

/freebsd-11.0-release/contrib/ntp/sntp/unity/auto/
H A Dcolour_prompt.rb22 class ColourCommandLine class
90 end # ColourCommandLine
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

Completed in 102 milliseconds