chickadee » chicken » platform » include-path

include-path #!optional PATHLISTprocedure

Returns a list of directory names where include and include-ci locate files to be included. If PATHLIST is given, the current include path is changed to that value, which must be a list of strings.