library_directory(?Atom)Dynamic predicate used to specify library directories. Defaults to
app_config(lib) (see file_search_path/2)
and the system's library (in this order) are defined. The user may add
library directories using
assertz/1, asserta/1
or remove system defaults using retract/1.
Deprecated. New code should use file_search_path/2.
- Modified in 8.1.31 (👉1994d72) Emptied and deprecated library_directory/1. The definitions have been moved to file_search_path/2. Modified the definition of the `autoload` alias to explicitly specify