Class: PEdump::DOSStub
Instance Attribute Summary collapse
-
#offset ⇒ Object
Returns the value of attribute offset.
Method Summary
Methods inherited from String
Instance Attribute Details
#offset ⇒ Object
Returns the value of attribute offset.
290 291 292 |
# File 'lib/pedump.rb', line 290 def offset @offset end |