rxn.utilities.files.paths_are_identical

rxn.utilities.files.paths_are_identical(*paths)[source]

Whether paths, possibly given in a mix of absolute and relative formats, point to the same file.

Parameters

paths (Union[str, PathLike]) –

Return type

bool