Expand description
Functions related to the OftLisp paths.
Structs§
- Module
Meta - 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.