Libraries
»
ruco-cpp
(0.6.0)
»
Index
»
Ruco
»
LitString
»
#str
Method: Ruco::LitString#str
Defined in:
lib/ruco.rb
#
str
⇒
Object
Returns the value of attribute str.
16 17 18
# File 'lib/ruco.rb', line 16
def
str
@str
end