GUIDs and their associated data structures are declared just like protocols. The only difference is that GUIDs are typically placed in a different subdirectory of an ...
GitHub

fix_host_save.py

print('ERROR: You should be using only the GUID, not the entire file name.') new_guid_formatted = '{}-{}-{}-{}-{}'.format(new_guid[:8], new_guid[8:12], new_guid[12:16 ...