gns3-converter
Installation
Linux
Windows
Using gns3-converter
Example
gns3converter modules
gns3converter.adapters
gns3converter.converter
gns3converter.interfaces
gns3converter.main
gns3converter.models
gns3converter.node
gns3converter.topology
gns3converter.utils
gns3-converter
Docs
»
gns3converter modules
»
gns3converter.utils
View page source
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