Companion
Functions
manifestDriven
fun manifestDriven(directoryPrefix: String, resourceRoot: String, anchor: Class<*>, libraryDescription: String, linuxSoname: String, macosSoname: String, unsupported: (os: String, architecture: String) -> String): BundledLibrary(source)
A bundle whose contents are listed by a .libraries manifest and whose one library of interest is linuxSoname or macosSoname. Every optional artifact koblas ships that wraps a single library is this, so each contributes only its names.