Libraries
»
rust
(0.7)
»
Index (F)
»
FalseClass
Class: FalseClass
Inherits:
Object
Object
FalseClass
show all
Defined in:
lib/rust-core.rb
Instance Method Summary
collapse
#
to_R
⇒ Object
Instance Method Details
#
to_R
⇒
Object
766 767 768
# File 'lib/rust-core.rb', line 766
def
to_R
"
FALSE
"
end