load


Description:

public bool load (Path path)

Loads properties from file.

Supported format: - key=value - blank lines are ignored - lines starting with # are ignored

Parameters:

path

source file path.

Returns:

true on success.