path-list->string-with-colons

Name

path-list->string-with-colons -- Convert L, a list of string directory names, to a single colon-separated string.

Synopsis

(path-list->string-with-colons l)

Description

Convert L, a list of string directory names, to a single colon-separated string. Returns that string.

Implementation Notes

Module: (app scwm file)

Defined in scheme/file.scm at line 71 (CVS log)