diff options
author | sin-ack <sin-ack@users.noreply.github.com> | 2021-05-12 19:17:39 +0000 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-05-12 22:38:20 +0200 |
commit | 2de11b0dc8bbaa0c264a7e6dbb32b5481a337fb8 (patch) | |
tree | 54ebe5f2b5b9cf5106c830516654f7e53d9218ef /Kernel/Syscalls/purge.cpp | |
parent | 3f9927b0c36d31270781ded6fccf97a7f1beb82e (diff) | |
download | serenity-2de11b0dc8bbaa0c264a7e6dbb32b5481a337fb8.zip |
AK: Add LexicalPath::append and LexicalPath::join
This patch adds two new methods to LexicalPath. LexicalPath::append
appends a new path component to a LexicalPath, and LexicalPath::join
constructs a new LexicalPath from one or more components.
Co-authored-by: Gunnar Beutner <gunnar@beutner.name>
Diffstat (limited to 'Kernel/Syscalls/purge.cpp')
0 files changed, 0 insertions, 0 deletions