관리-도구
편집 파일: upcase%21-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Upcases the contents of <em>str</em>, returning <tt>nil</tt> if no changes were made. full_name: String#upcase! is_singleton: false name: upcase! params: | str.upcase! => str or nil visibility: public