hasUncommittedChanges property

bool? hasUncommittedChanges
getter/setter pair

Whether the workspace has uncommitted changes (changes which were made after the workspace was committed).

Output only.

Implementation

core.bool? hasUncommittedChanges;