isProjectMode property

bool get isProjectMode

Implementation

bool get isProjectMode => config.dpkConfig.mode == DpkMode.project;