Libraries
»
rust
(0.9)
»
Index (F)
»
FalseClass
Class: FalseClass
Inherits:
Object
Object
FalseClass
show all
Defined in:
lib/rust/core/types/datatype.rb
Instance Method Summary
collapse
#
to_R
⇒ Object
Instance Method Details
#
to_R
⇒
Object
98 99 100
# File 'lib/rust/core/types/datatype.rb', line 98
def
to_R
"
FALSE
"
end