get

fun get(filePath: String): LocksConfig

Retrieves the locks configuration from the specified file path.

Return

The locks configuration.

Parameters

filePath

The path to the configuration file.

Throws

If the provider specified in the configuration is unknown.