This function returns the absolute path of the input path, similar to the
behavior of Python's pathlib.Path.resolve()
or pathlib.Path.absolute()
methods.
This function returns the absolute path of the input path, similar to the
behavior of Python's pathlib.Path.resolve()
or pathlib.Path.absolute()
methods.