Class: StringIO
Instance Method Summary collapse
Instance Method Details
#testify(opts = {}, &block) ⇒ Object
101 102 103 |
# File 'lib/ttk/loaders/Loader.rb', line 101 def testify ( opts={}, &block ) read.testify(opts, &block) end |