BranchCommand constructor
BranchCommand({})
Implementation
BranchCommand({
required this.getSessionId,
required this.getCwd,
required this.getTranscriptPath,
this.onResume,
});
BranchCommand({
required this.getSessionId,
required this.getCwd,
required this.getTranscriptPath,
this.onResume,
});