Method: Gem::SafeMarshal::Elements::String#str
- Defined in:
- lib/rubygems/safe_marshal/elements.rb
#str ⇒ Object (readonly)
Returns the value of attribute str.
39 40 41 |
# File 'lib/rubygems/safe_marshal/elements.rb', line 39 def str @str end |