1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 07:15:07 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Sergey Bugaev
602c3fdb3a AK: Rename FileSystemPath -> LexicalPath
And move canonicalized_path() to a static method on LexicalPath.

This is to make it clear that FileSystemPath/canonicalized_path() only
perform *lexical* canonicalization.
2020-05-26 14:35:10 +02:00
Renamed from AK/FileSystemPath.h (Browse further)