Module: Kdeploy::Banner
- Defined in:
- lib/kdeploy/banner.rb
Overview
Banner module for displaying ASCII art banner
Class Method Summary collapse
Class Method Details
.show ⇒ Object
7 8 9 |
# File 'lib/kdeploy/banner.rb', line 7 def show puts .colorize(:light_blue) end |