summaryrefslogtreecommitdiff
path: root/Kernel/KLexicalPath.cpp
AgeCommit message (Expand)Author
2021-09-06Kernel: Make KString factories return KResultOr + use TRY() everywhereAndreas Kling
2021-07-11Kernel: Make KLexicalPath::basename() more compliantMax Wipfli
2021-07-07Kernel: Add KLexicalPath::try_join and use itMax Wipfli
2021-07-07Kernel: Add KLexicalPathMax Wipfli