CreateStateFileCommand constructor

CreateStateFileCommand(
  1. Repository repository,
  2. Branch currentBranch
)

Implementation

CreateStateFileCommand(this.repository, this.currentBranch);