get

fun get(filePath: String): RepoConfig

Retrieves the repository configuration from the specified file path.

Return

The repository configuration.

Parameters

filePath

The path to the configuration file.

Throws

If the provider specified in the configuration is unknown.