Did you know ... | Search Documentation: |
![]() | Predicate absolute_file_name/2 |
.
and ..
are
deleted. This predicate ensures that expanding a filename returns the
same absolute path regardless of how the file is addressed. SWI-Prolog
uses absolute filenames to register source files independent of the
current working directory. See also absolute_file_name/3
and expand_file_name/2.