Method: Celluloid::Internals::Stack::ThreadState#role
- Defined in:
- lib/celluloid/internals/stack/states.rb
#role ⇒ Object
Returns the value of attribute role
23 24 25 |
# File 'lib/celluloid/internals/stack/states.rb', line 23 def role @role end |