private static string GetSlashSeparated(IPath path) => path.AssertRelative().FullPath.Replace('\\', '/');