관리-도구
편집 파일: exclude_end%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <tt>true</tt> if <em>rng</em> excludes its end value. full_name: Range#exclude_end? is_singleton: false name: exclude_end? params: | rng.exclude_end? => true or false visibility: public