viperleed.calc.bookkeeper.domain_finder

Module domain_finder of viperleed.calc.bookkeeper.

Classes

DomainFinder(bookkeeper[, ...])

A class for finding domain subfolders of a root directory.

Exceptions

DomainFinderError

Base class for errors in DomainFinder.

DomainPathNotFoundError(path)

The path of a domain subfolder was not found from the main.

FolderNotFoundError(path)

Some expected folder was not found.

MainPathNotFoundError(path)

The main path of the calculation was not found, or is mismatched.