getParentBranchName method
Use this method to retrieve the parent branch, from which newly created branches get their initial baseline.
Syntax
String value = eyes.getParentBranchName();
Parameters
This method does not take any parameters.
Return value
- Type: String