Method: Fisk::Instructions::Form#operands

Defined in:
lib/fisk/instructions.rb

#operandsObject

Returns the value of attribute operands

Returns:

  • (Object)

    the current value of operands



38
39
40
# File 'lib/fisk/instructions.rb', line 38

def operands
  @operands
end