PageRenderTime 40ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/gems/gems/facets-2.4.3/doc/ri/FileList/gsub%21-i.yaml

https://github.com/teejayvanslyke/terminus
YAML | 12 lines | 11 code | 1 blank | 0 comment | 0 complexity | 6db10dc314ec1d43c4cccd19c2f436f4 MD5 | raw file
Possible License(s): AGPL-1.0, GPL-2.0
  1. --- !ruby/object:RI::MethodDescription
  2. aliases: []
  3. block_params:
  4. comment:
  5. - !ruby/struct:SM::Flow::P
  6. body: Same as <tt>gsub</tt> except that the original file list is modified.
  7. full_name: FileList#gsub!
  8. is_singleton: false
  9. name: gsub!
  10. params: (pat, rep)
  11. visibility: public