Load properties from properties file into Hash


Category:
Scripts
Ruby
Requirements:
Seller:
Price:
-
System:
Rating:
4.3
License:

Description - Load properties from properties file into Hash



Loads properties from a file with lines formatted as `key=value` into a Hash. Comments (lines starting with #) are skipped, as are lines starting with =. Empty property values (lines ending with =) and property values containing = are included in the Hash.



More in Ruby-Load properties from properties file into Hash

Property Values Properties From Lines Starting With