관리-도구
편집 파일: string%3d-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Changes the string being scanned to <tt>str</tt> and resets the scanner. Returns <tt>str</tt>. full_name: StringScanner#string= is_singleton: false name: string= params: " string=(str)\n" visibility: public