Class: Fisk::Instructions::Form

Inherits:
Struct
  • Object
show all
Defined in:
lib/fisk/instructions.rb

Instance Attribute Summary collapse

Instance Attribute Details

#encodingsObject

Returns the value of attribute encodings

Returns:

  • (Object)

    the current value of encodings



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

def encodings
  @encodings
end

#operandsObject

Returns the value of attribute operands

Returns:

  • (Object)

    the current value of operands



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

def operands
  @operands
end