Add relative_path module.
This module will store: * get_relative_path_to_root - it will return relative path from given paths, * get_relative_or_whole_path - it will return relative path if possible, and absolute path otherwise.
Loading
Please sign in to comment