Access a value by array
# File lib/rex/machparsey/machbase.rb, line 22 def [](*args) struct[*args] end
Obtain an array of all fields
# File lib/rex/machparsey/machbase.rb, line 27 def keys struct.keys end
Generated with the Darkfish Rdoc Generator 2.