Method: Rex::Exploitation::OpcodeDb::OpcodeResult#initialize
- Defined in:
- lib/rex/exploitation/opcodedb.rb
#initialize(hash) ⇒ Object
14 15 16 |
# File 'lib/rex/exploitation/opcodedb.rb', line 14 def initialize(hash) @hash = hash end |