Libraries
»
opal-native
(0.0.4.2)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/opal/native.rb
Instance Method Summary
collapse
#
to_native
⇒ Object
Instance Method Details
#
to_native
⇒
Object
260 261 262
# File 'lib/opal/native.rb', line 260
def
to_native
`
this.valueOf()
`
end