command method

Command command()
inherited

Implementation

Command command() {
  return commander().command();
}