get

fun get(filePath: String): QueueConfig

Retrieves the queue configuration from the specified file path.

Return

The queue configuration.

Parameters

filePath

The path to the configuration file.

Throws

If the provider specified in the configuration is unknown.