@get


Description:

public Ref? @get ()

Returns the currently being enumerated branch, or null.

Note that the returned GgitRef will be of type GgitBranch if the ref represents a local branch.

Parameters:

this

a BranchEnumerator.

Returns:

the branch ref or null.