Method: Celluloid::Internals::Stack::ThreadState#role

Defined in:
lib/celluloid/internals/stack/states.rb

#roleObject

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



23
24
25
# File 'lib/celluloid/internals/stack/states.rb', line 23

def role
  @role
end