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