CodeRay::Encoders::Encoder
Does nothing and returns an empty string.
Defined for faster processing
# File lib/coderay/encoders/null.rb, line 13 13: def to_proc 14: proc {} 15: end
# File lib/coderay/encoders/null.rb, line 19 19: def token(*) 20: # do nothing 21: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.