Class: TurboRex::Windows::COM::COMRegistry::CLSIDEntry::LocalServer32

Inherits:
Struct
  • Object
show all
Defined in:
lib/turborex/windows/com/com_registry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



25
26
27
# File 'lib/turborex/windows/com/com_registry.rb', line 25

def path
  @path
end

#server_executableObject

Returns the value of attribute server_executable

Returns:

  • (Object)

    the current value of server_executable



25
26
27
# File 'lib/turborex/windows/com/com_registry.rb', line 25

def server_executable
  @server_executable
end