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