load

abstract fun load(source: S): Library

Loads a library from a source.

Return

the extracted library

Parameters

source

source to extract the library from