Method: Transloadit::Step#options

Defined in:
lib/transloadit/step.rb

#optionsHash

Returns the robot’s options.

Returns:

  • (Hash)

    the robot’s options

[View source]

19
20
21
# File 'lib/transloadit/step.rb', line 19

def options
  @options
end