Rouge::Formatter
A formatter which renders nothing.
# File lib/rouge/formatters/null.rb, line 7 def initialize(*) end
# File lib/rouge/formatters/null.rb, line 10 def stream(tokens, &b) tokens.to_a end
[Validate]
Generated with the Darkfish Rdoc Generator 2.