Libraries
»
rust
(0.12)
»
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
128 129 130
# File 'lib/rust/core/types/datatype.rb', line 128
def
to_R
"
FALSE
"
end