Libraries
»
conreality
(0.0.4)
»
Index
»
Conreality
»
Object
»
#type
Method: Conreality::Object#type
Defined in:
lib/conreality/object.rb
#
type
⇒
Symbol
(readonly)
The object’s type.
Returns:
(
Symbol
)
20 21 22
# File 'lib/conreality/object.rb', line 20
def
type
@type
end