- (pathname-directory PATHNAME) procedure
- (pathname-file PATHNAME) procedure
- (pathname-extension PATHNAME) procedure
Accessors for the components of PATHNAME. If the pathname does not contain the accessed component, then #f is returned.
Accessors for the components of PATHNAME. If the pathname does not contain the accessed component, then #f is returned.