Luna::Path::append

void append(const Path &appended_path)

Appends another path to the end of this path.

The flags and the root name of the appended path are ignored.

Parameters

  • in appended_path

    The path to append.