runner property

Gets the command runner CloudCliCommandRunner.

Implementation

@override
CloudCliCommandRunner get runner => super.runner as CloudCliCommandRunner;