When intializing Avo.json, the path selected will be a string path to the file with backlashes according to the OS of the user who initailized.
Windows uses \ in their path, while Linux/Mac use /.
If the path is initialized in Windows, mac users can not generate Avo.ts or similar files correctly, and wise versa.
Created by bjorn@avo.sh
August 16, 2021