Method: ActionCable::Server::Base#mutex

Defined in:
actioncable/lib/action_cable/server/base.rb

#mutexObject (readonly)

Returns the value of attribute mutex.



29
30
31
# File 'actioncable/lib/action_cable/server/base.rb', line 29

def mutex
  @mutex
end