Class: Metasm::OS::Process::Module

Inherits:
Object
  • Object
show all
Defined in:
lib/metasm/os/main.rb

Instance Attribute Summary collapse

Instance Attribute Details

#addrObject

Returns the value of attribute addr.



17
18
19
# File 'lib/metasm/os/main.rb', line 17

def addr
  @addr
end

#pathObject

Returns the value of attribute path.



17
18
19
# File 'lib/metasm/os/main.rb', line 17

def path
  @path
end

#sizeObject

Returns the value of attribute size.



17
18
19
# File 'lib/metasm/os/main.rb', line 17

def size
  @size
end