PageRenderTime 53ms CodeModel.GetById 26ms RepoModel.GetById 0ms app.codeStats 0ms

/java/jruby-1.1.3/lib/ruby/gems/1.8/doc/rake-0.8.1/ri/Rake/FileList/gsub%21-i.yaml

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