String getRealPath(String localPath) => VPaths.join(realRoot, localPath).replaceAll("/", Platform.pathSeparator);