Libraries
»
rust
(0.7)
»
Index (T)
»
TrueClass
Class: TrueClass
Inherits:
Object
Object
TrueClass
show all
Defined in:
lib/rust-core.rb
Instance Method Summary
collapse
#
to_R
⇒ Object
Instance Method Details
#
to_R
⇒
Object
760 761 762
# File 'lib/rust-core.rb', line 760
def
to_R
"
TRUE
"
end