Companion

object Companion

Functions

Link copied to clipboard
fun buildPath(directory: String? = null, moduleName: String): String

A portable way to build the filename of a module. The platform-specific prefix and suffix are added to the filename, if needed, and the result is added to the directory, using the correct separator character.

Link copied to clipboard
fun error(): String

Gets a string describing the last module error.

Link copied to clipboard
fun errorQuark(): <Error class: unknown class>
Link copied to clipboard

Checks if modules are supported on the current platform.