class Rookout::ComWs::AgentComWs::ExitMessage

Attributes

thread[R]

Public Class Methods

new(thread) click to toggle source
# File lib/rookout/com_ws/agent_com_ws.rb, line 218
def initialize thread
  @thread = thread
end