Module: Megatest::Output::NoColors

Extended by:
NoColors
Included in:
NoColors
Defined in:
lib/megatest/output.rb

Instance Method Summary collapse

Instance Method Details

#red(text) ⇒ Object Also known as: green, yellow, blue, magenta, cyan, grey



60
61
62
# File 'lib/megatest/output.rb', line 60

def red(text)
  text
end