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.