☰
首页
页面
类
方法
父类
Gem::SafeMarshal::Elements::Element
Object
BasicObject
类方法
new
类 Gem::SafeMarshal::Elements::String
属性
str
[R]
公共类方法
new
(str)
源码
# File lib/rubygems/safe_marshal/elements.rb, line 35
def
initialize
(
str
)
@str
=
str
end