method

start_accepting

v1_9_2_180 - Show latest stable - Class: RDoc::Markup::ToTest
start_accepting()
public

No documentation available.

# File lib/rdoc/markup/to_test.rb, line 12
  def start_accepting
    @res = []
    @list = []
  end