Append a std::filesystem::path component with a directory separator.
Declared in <util/fs.h>
<util/fs.h>
path& operator/=(std::filesystem::path const& path);
A reference to this object.