guile statement
The guile statement allows to configure server interface with
Guile.
guile {
[ debug bool ; ]
[ load-path string ; ]
[ load string ; ]
};
debug
load-path
%load-path variable.
load
For the detailed description of Guile extensions interface, See section Guile.
Go to the first, previous, next, last section, table of contents.