NextPrevUpTopContentsIndex

change-directory

Function
Summary

Changes the current directory.

Package

hcl

Signature

change-directory directory => current-dir

Arguments

directory

A symbol or string specifying the new directory.

Values

change-directory returns the current directory.

Description

change-directory changes the current directory. Use get-working-directory to find the current directory.

See also

get-working-directory


LispWorks Reference Manual - 6 Apr 2005

NextPrevUpTopContentsIndex