Location: Documentation BlitzBuild Function Reference Build.File Build.File - path::exists Build.File - path::existsbool path::exists ( string pathName) Parameters Table 24. Parameters Name Type Description pathName string The name of the directory to find. Return Values True if the directory was found, false if not.