AbsolutePath
Creates an absolute path from a list of fragments.
Creates an absolute path from a path path. The path will be resolved against the root path.
Creates an absolute path from a string representation of a path stringPath. The string will first be converted into a path and then resolved against the root path.