Libraries
»
clash
(2.3.1)
»
Index
»
Clash
»
Helpers
»
#redit
Method: Clash::Helpers#redit
Defined in:
lib/clash/helpers.rb
#
redit
(str) ⇒
Object
102 103 104
# File 'lib/clash/helpers.rb', line 102
def
redit
(
str
)
colorize
(
str
,
'red'
)
end