Methods
- N
- S
- W
Attributes
| [R] | string |
Class Public methods
new()
Link
Source: show
# File lib/rubygems/util/stringio.rb, line 2 def initialize @string = "" end
Instance Public methods