Next Previous Up Top Contents Index

8.7 The FILE-SYSTEM module

<pathname>

Type

Summary

The type representing a file system entity.

Equivalent

<string> 

Supertypes

None.

Init-keywords

None.

Library

system

Module

file-system

Description

A type that identifies a file system entity.

Operations

copy-file create-directory delete-directory
delete-file do-directory ensure-directories-exist file-exists? file-properties file-property
file-property-setter file-type home-directory
rename-file


System and I/O Reference - 31 MAR 2000

Next Previous Up Top Contents Index