Libraries
»
opal-native
(0.0.4.2)
»
Index (N)
»
NilClass
Class: NilClass
Inherits:
Object
Object
NilClass
show all
Defined in:
lib/opal/native.rb
Instance Method Summary
collapse
#
to_native
(result = undefined) ⇒ Object
Instance Method Details
#
to_native
(result = undefined) ⇒
Object
228 229 230
# File 'lib/opal/native.rb', line 228
def
to_native
(
result
=
undefined
)
result
end