Methods

Files

Rcodetools::XMPAddMarkers

Public Class Methods

run(code, opts) click to toggle source
     # File lib/rcodetools/xmpfilter.rb, line 344
344:   def self.run(code, opts)
345:     new(opts).add_markers(code, opts[:min_codeline_size])
346:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.