Class StringIO
In: lib/uttk/loaders/Loader.rb
Parent: Object

Methods

testify  

Public Instance methods

[Source]

# File lib/uttk/loaders/Loader.rb, line 111
  def testify ( symtbl, &block )
    read.testify(symtbl, &block)
  end

[Validate]