Methods

FastRI::FormatterRedirection

Attributes

stringio[RW]

Public Class Methods

new(*options) click to toggle source
# File lib/fastri/ri_service.rb, line 57
def initialize(*options)
  @stringio = StringIO.new("")
  super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.