UpdateImportsParams

Parameters to pass when updating dub imports

@serdeIgnoreUnexpectedKeys
struct UpdateImportsParams {}

Members

Variables

reportProgress
bool reportProgress;

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

Meta