dispatchExtension

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

Returns corresponding loader based on extension.

Return

the corresponding loader based on extension

Parameters

extension

the file extension

source

the source description for error message

Sources

jvm source
Link copied to clipboard