Function lsst::utils::getPackageDir

Function Documentation

std::string lsst::utils::getPackageDir(std::string const &packageName)

return the root directory of a setup package

Parameters
  • [in] packageName: name of package (e.g. “utils”)

Exceptions
  • lsst::pex::exceptions::NotFoundError: if desired version can’t be found