isSingleRootDir

Check whether the archive contains a single or multiple root directories. Useful to determine if archive can be extracted "here" or within another directory

bool
isSingleRootDir
(
in string archive
,
out string rootDir
)

Meta