Class | Brakeman::OutputProcessor |
In: |
lib/brakeman/processors/output_processor.rb
|
Parent: | Ruby2Ruby |
Produces formatted output strings from Sexps. Recommended usage is
OutputProcessor.new.format(Sexp.new(:str, "hello"))