Method: Command::OutputStandin#thread_stack_index
- Defined in:
- lib/command-set/results.rb
#thread_stack_index ⇒ Object
110 111 112 |
# File 'lib/command-set/results.rb', line 110 def thread_stack_index "standin_dispatch_stack_#{self.object_id}" end |