관리-도구
편집 파일: next%21-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Equivalent to <tt>String#succ</tt>, but modifies the receiver in place. full_name: String#next! is_singleton: false name: next! params: | str.succ! => str str.next! => str visibility: public