Libraries
»
ansi
(1.4.3)
»
Index
»
ANSI
»
String
»
#upcase!
Method: ANSI::String#upcase!
Defined in:
lib/ansi/string.rb
#
upcase!
⇒
Object
66
# File 'lib/ansi/string.rb', line 66
def
upcase!
;
text
.
upcase!
;
end