maxSteps property

int? maxSteps
getter/setter pair

The max number of steps Robo can execute.

Default is no limit.

Implementation

core.int? maxSteps;