Libraries
»
eb-docker-deploy
(1.0.0)
»
Index
»
Deploy
»
Output
»
#red
Method: Deploy::Output#red
Defined in:
lib/deploy/output.rb
#
red
(message) ⇒
Object
31 32 33
# File 'lib/deploy/output.rb', line 31
def
red
(
message
)
colorize
(
31
,
message
)
end