Libraries
»
command_kit
(0.1.0)
»
Index
»
CommandKit
»
Colors
»
PlainText
»
white
Method: CommandKit::Colors::PlainText.white
Defined in:
lib/command_kit/colors.rb
.
white
(string = nil) ⇒
Object
339 340 341
# File 'lib/command_kit/colors.rb', line 339
def
white
(
string
=
nil
)
string
||
''
end