Kategorier: Alle - functions - documentation - directories - files

af Q. Zero Lee 10 år siden

274

CLISP Files

In the CLISP programming environment, file and directory handling are treated distinctly. The EXT:PROBE-PATHNAME function assesses if a given path points to an existing directory or regular file, returning specific values if found, and NIL otherwise.

CLISP Files