Method: Rex::Exploitation::OpcodeDb::Type#opcodes

Defined in:
lib/rex/exploitation/opcodedb.rb

#opcodesObject (readonly)

The number of opcodes associated with this type, or 0 if this information is not available.



388
389
390
# File 'lib/rex/exploitation/opcodedb.rb', line 388

def opcodes
  @opcodes
end