CompleteCommand constructor

CompleteCommand(
  1. CommandRunner runner
)

Implementation

CompleteCommand(this.runner);