invoke

operator fun Command.invoke()

Operator invoke implementation for Command.

Schedules this command using the global CommandScheduler. Allows calling the command with a function-call style: myCommand().