UpdateImportsParams

Parameters to pass when updating dub imports

struct UpdateImportsParams {}

Members

Variables

reportProgress
bool reportProgress;

set this to false to not emit progress updates for the UI

Meta