Method: Properties#to_s

Defined in:
lib/xproperties/properties.rb

#to_sString

Convert the current object to string.

Returns:

  • (String)


547
548
549
# File 'lib/xproperties/properties.rb', line 547

def to_s
  to_string
end