관리-도구
편집 파일: tainted%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <tt>true</tt> if the object is tainted. full_name: Object#tainted? is_singleton: false name: tainted? params: | obj.tainted? => true or false visibility: public