[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.4 GUILE Section

Command: guile-output file

Specifies the name of the file to bind to the Scheme standard error and output ports.

By default both ports are redirected to syslog. The standard error port uses the ‘err’ priority, and the standard output port writes to the ‘warning’ priority.

This option has no effect if GNU Anubis is started with either ‘--foreground’ or ‘--stdio’ command line option.

Command: guile-debug yes-or-no

When set to ‘yes’, enables Guile stack traces and debugging output.

Command: guile-load-path-append path

Appends the given path to the list of Guile load paths (see %load-path in The Guile Reference Manual).

Command: guile-load-program file

Reads the given Scheme program.


This document was generated on January 6, 2024 using texi2html 5.0.