Function file-is-regular?
file-is-regular? pathName
Checks if a path name refers to a regular file.
- Parameters:
- pathName -
String representing a path name.
- Returns:
-
True if pathName refers to a regular file.
False otherwise.
-
Report a bug or request new features
© 2002