Libraries
»
avm
(0.92.0)
»
Index
»
Avm
»
Result
»
#type
Method: Avm::Result#type
Defined in:
lib/avm/result.rb
#
type
⇒
Object
(readonly)
Returns the value of attribute type.
38 39 40
# File 'lib/avm/result.rb', line 38
def
type
@type
end