Summary
Extensions for the
ISupportCheckingCommitId
interface.
- Assembly
- Cake
.Issues .PullRequests .dll - Namespace
- Cake
.Issues .PullRequests - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["ISupportCheckingCommitIdExtensions"]
class Type type-node
Syntax
public static class ISupportCheckingCommitIdExtensions
Methods
Name | Value | Summary |
---|---|---|
IsCurrentCommitId |
bool |
Checks if a specific commit hash is the last commit on the source branch of a pull request.
static
|