summaryrefslogtreecommitdiff
path: root/Userland/Services/RequestServer
diff options
context:
space:
mode:
authorMax Wipfli <mail@maxwipfli.ch>2021-06-29 17:55:12 +0200
committerAndreas Kling <kling@serenityos.org>2021-06-30 11:13:54 +0200
commit4c018909f72719b8916cd1480216e9ecb7a16d7a (patch)
tree3a9f0453bc91cef86866a4806dcafd212bbc63aa /Userland/Services/RequestServer
parent1e80022282ba1e08c8d3a0ca46558d08b02c0570 (diff)
downloadserenity-4c018909f72719b8916cd1480216e9ecb7a16d7a.zip
AK: Make LexicalPath immutable
This replaces the current LexicalPath::append() API with a new method that returns a new LexicalPath object and doesn't touch the this-object. With this, LexicalPath is now immutable. It also adds a LexicalPath::parent() method and the relevant test cases.
Diffstat (limited to 'Userland/Services/RequestServer')
0 files changed, 0 insertions, 0 deletions