관리-도구
편집 파일: %7e-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Match---Matches <em>rxp</em> against the contents of <tt>$_</tt>. Equivalent to <tt><em>rxp</em> =~ $_</tt>. - !ruby/struct:SM::Flow::VERB body: " $_ = "input data"\n ~ /at/ #=> 7\n" full_name: Regexp#~ is_singleton: false name: "~" params: | ~ rxp => integer or nil visibility: public