Project.hasAllDependencies

Determines if all dependencies necessary to build have been collected.

If this function returns false, it may be necessary to add more entries to selections, or to use Dub.upgrade to automatically select all missing dependencies.

class Project
const
bool
hasAllDependencies
()

Meta