StageFilesCommand constructor

StageFilesCommand(
  1. Staging staging,
  2. String pattern
)

Implementation

StageFilesCommand(this.staging, this.pattern);