Package | Description |
---|---|
git.bisect.builder |
Modifier and Type | Method and Description |
---|---|
static CommandsRunner.CommitState |
CommandsRunner.CommitState.fromBool(boolean flag) |
static CommandsRunner.CommitState |
CommandsRunner.CommitState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandsRunner.CommitState[] |
CommandsRunner.CommitState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CommandsRunner.BisectionResult |
CommandsRunner.markCommitAs(String commit,
CommandsRunner.CommitState state_) |
Copyright © 2016–2022. All rights reserved.