CodeRay::Scanners::Scanner
# File lib/coderay/scanners/plaintext.rb, line 13 13: def scan_tokens tokens, options 14: text = (scan_until(/\z/) || '') 15: tokens << [text, :plain] 16: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.