Libraries
»
rust
(0.12)
»
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
122 123 124
# File 'lib/rust/core/types/datatype.rb', line 122
def
to_R
"
TRUE
"
end