Method: String#style_datacenter

Defined in:
lib/net_shell/colors.rb

#style_datacenterObject



70
71
72
# File 'lib/net_shell/colors.rb', line 70

def style_datacenter
  self.colorize(:green)
end