Sha256: 650941f135033c9e0ed896f06465700d50763c472e0d6976f4eb2a011a6e6c79
Contents?: true
Size: 563 Bytes
Versions: 2
Compression:
Stored size: 563 Bytes
Contents
--- !ruby/object:RI::MethodDescription aliases: [] block_params: "" comment: - !ruby/struct:SM::Flow::P body: In block form, yields lines ((<b>from</b>))-((<b>to</b>)). In non-block form, returns an array of lines ((<b>from</b>))-((<b>to</b>)). - !ruby/struct:SM::Flow::VERB body: " # Returns lines 8-12 of 'myfile'\n FileUtils.body("myfile",8,12)\n" - !ruby/struct:SM::Flow::P body: CREDIT Shashank Date, via Daniel Berger. full_name: FileUtils#slice is_singleton: false name: slice params: (filename,from,to) {|| ...} visibility: public
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.3 | doc/ri/FileUtils/slice-i.yaml |
facets-2.4.2 | doc/ri/FileUtils/slice-i.yaml |