factor/basis/io/files
Doug Coleman 3ac520a8ec io.pathnames: Add canonicalize-path.
The idea is to make a canonical representation of any path, taking into
account . and .. and unicode-prefix on Windows.

The use case is in a shell you have a current-directory and you can do
crazy commands like ``cd ../foo/bar/baz/../.././././`` and get the
canonical/shortened directory name. You can also use this word to
compare if two paths are the same.
2018-07-07 11:59:59 -05:00
..
info more test IN: cleanup. 2018-02-15 09:20:01 -08:00
links use with-temp-file and with-temp-directory in some tests. 2016-04-04 10:33:03 -07:00
temp Update some copyright headers to follow the current convention 2017-09-11 15:43:03 -07:00
types *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
unique more test IN: cleanup. 2018-02-15 09:20:01 -08:00
unix use with-temp-file and with-temp-directory in some tests. 2016-04-04 10:33:03 -07:00
windows io.pathnames: Add canonicalize-path. 2018-07-07 11:59:59 -05:00