Method: Transloadit::Step#robot

Defined in:
lib/transloadit/step.rb

#robotString

Returns the robot to use.

Returns:

  • (String)

    the robot to use


16
17
18
# File 'lib/transloadit/step.rb', line 16

def robot
  @robot
end