CommandStep constructor

CommandStep(
  1. String run
)

Implementation

CommandStep(this.run);