$KnownRepoOpActionExtension extension
Properties
- isCreate → bool
-
Returns true if this value is create, otherwise false.
no setter
- isDelete → bool
-
Returns true if this value is delete, otherwise false.
no setter
- isNotCreate → bool
-
Returns true if this value is not create, otherwise false.
no setter
- isNotDelete → bool
-
Returns true if this value is not delete, otherwise false.
no setter
- isNotUpdate → bool
-
Returns true if this value is not update, otherwise false.
no setter
- isUpdate → bool
-
Returns true if this value is update, otherwise false.
no setter
Methods
-
toUnion(
) → URepoOpAction - Returns this value as URepoOpAction.