Method: Fisk::Instructions::Operand#input

Defined in:
lib/fisk/instructions.rb

#inputObject

Returns the value of attribute input

Returns:

  • (Object)

    the current value of input



23
24
25
# File 'lib/fisk/instructions.rb', line 23

def input
  @input
end