CodeRay::Encoders::Encoder
Slow.
# File lib/coderay/encoders/yaml.rb, line 14 14: def compile tokens, options 15: require 'yaml' 16: @out = tokens.to_a.to_yaml 17: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.