Method: Rex::MachParsey::GenericStruct#v

Defined in:
lib/rex/machparsey/machbase.rb

#vObject

Access a value



18
19
20
# File 'lib/rex/machparsey/machbase.rb', line 18

def v
  struct.v
end