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

2 commits

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
howar6hill
fb09b6a8ce Userland: Add du program 2020-03-04 18:06:17 +01:00