[#BloombergLP-baltzo-DataFileLoader-isRootPathPlausible] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/DataFileLoader.adoc[DataFileLoader]::isRootPathPlausible :relfileprefix: ../../../ :mrdocs: Return `true` if the directory returned by the `rootPath` method exists and appears to contain valid Zoneinfo time‐zone information files, as determined by calling `isPlausibleZoneinfoRootPath` on the value returned by the `rootPath` method. == Synopsis Declared in `<baltzo_datafileloader.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isRootPathPlausible() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#