loadJavaProperties

Load a Java properties file from disk.

loadJavaProperties
(
const string filePath
)

Parameters

filePath string

Path to the Java properties file.

Return Value

The loaded configuration.

Meta