Imported module object (module)

Base type for all modules.

Modules provide their own specific implementation methods, but all modules provide the following methods:

Returned by

Imported module object objects are returned by the following functions and methods:

Imported module object methods

module.found()

Returns true if the module was successfully imported, otherwise false.

Signature

(since 0.59.0)

bool found()


The results of the search are