DarException may be thrown lazily during iteration when accessing the
underlying catalog. The method asserts that the archive is valid.
LazyChildrenRange listChildrenLazy(string path) @safeReturns a lazy input range over the direct children of the given path.
This variant streams entries one-by-one and avoids storing the full listing up-front. Suitable for large directories.
DarException may be thrown lazily during iteration when accessing the
underlying catalog. The method asserts that the archive is valid.