class RobotInterface::Move

Public Instance Methods

execute(robot, options = {}) click to toggle source
# File lib/rubbot_cli.rb, line 37
def execute(robot, options = {}) robot.move end