Libraries
»
rust
(0.9)
»
Index (T)
»
TrueClass
Class: TrueClass
Inherits:
Object
Object
TrueClass
show all
Defined in:
lib/rust/core/types/datatype.rb
Instance Method Summary
collapse
#
to_R
⇒ Object
Instance Method Details
#
to_R
⇒
Object
92 93 94
# File 'lib/rust/core/types/datatype.rb', line 92
def
to_R
"
TRUE
"
end