| /src/external/bsd/ntp/dist/sntp/unity/auto/ |
| colour_prompt.rb | 78 def out_c(mode, colour, str) method in class: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
|
| colour_prompt.rb | 78 def out_c(mode, colour, str) method in class: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
|
| colour_prompt.rb | 78 def out_c(mode, colour, str) method in class: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
|