| Class | LTF::StringCatcher |
| In: |
lib/ltf/string_catcher.rb
|
| Parent: | Object |
StringCatcher can be used in place of IO objects to collect output from calls to puts or print. For example, it may be useful to pass in to MaximaRunner#run.
| str | [R] |