Sha256: 09de8186983be9ba205168168b71a2190d16bd7860a7a28e8768d90e1f3c4a35
Contents?: true
Size: 508 Bytes
Versions: 2
Compression:
Stored size: 508 Bytes
Contents
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Return a new FileList with the results of running <tt>gsub</tt> against each element of the original list. - !ruby/struct:SM::Flow::P body: "Example:" - !ruby/struct:SM::Flow::VERB body: " FileList['lib/test/file', 'x/y'].gsub(/\\//, "\\")\n => ['lib\\test\\file', 'x\\y']\n" full_name: FileList#gsub is_singleton: false name: gsub params: (pat, rep) visibility: public
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.3 | doc/ri/FileList/gsub-i.yaml |
facets-2.4.2 | doc/ri/FileList/gsub-i.yaml |