dispatchExtension

fun dispatchExtension(extension: String, source: String = ""): Provider

Returns corresponding provider based on extension.

Return

the corresponding provider based on extension

Parameters

extension

the file extension

source

the source description for error message

Sources

jvm source
Link copied to clipboard