Module oftlisp::paths [] [src]

Functions related to the OftLisp paths.

Structs

ModuleMeta

Metadata about a module.

Functions

find_module

Returns the path of the module with the given import path.

find_modules

Returns a list of all the modules on the system, along with metadata.

root_path

Returns the OftLisp root path (OFTLISP_ROOT).

user_path

Returns the OftLisp user path (OFTLISP_HOME), if it is set.