gns3converter.utils

gns3converter.utils.fix_path(path)

Fix windows path’s. Linux path’s will remain unaltered

Parameters:path (str) – The path to be fixed
Returns:The fixed path
Return type:str