absolute_path

absolute_path for rel_path copy to clipboard

Convert a relative path into an absolute path.

The base path for the relative path must be given by make_with or set_base_path, before calling absolute_path.

The form of the relative path must be same to the base base.

Parameters
Result

Unicode text : An absolute path