get_entry_from_index


Description:

public ReflogEntry? get_entry_from_index (uint idx)

Gets the ReflogEntry at idx in this , or null if not found.

Parameters:

this

a Reflog.

idx

the position to lookup.

Returns:

the reflog entry at the index, or null if not found.