![]() | ![]() | ![]() | *automatically-create-missing-directories* | ![]() |
|
| [Variable] |
Purpose
Controls whether any directories that are missing
in the compiled-file tree should be created when needed.
Package :common-lisp-user
(also imported into and exported from :module-manager
Module :module-manager
Value type A generalized boolean
Initial value nil
Description
By default,
nil, but
it can be set or bound to true to instruct
:create-dirs
See also
compile-module
Example
Automatically create, as needed, any missing directory in the compiled-file
tree, rather than generating a continuable error:
(setf common-lisp-user::*automatically-create-missing-directories* 't)
The GBBopen Project
![]() | ![]() | ![]() | *automatically-create-missing-directories* | ![]() |