Module: ThreadWeaver::ThreadInstruction
- Extended by:
- T::Helpers, T::Sig
- Included in:
- ContinueToThreadEnd, PauseAtMethodCall, PauseAtMethodReturn, PauseAtSourceLine, PauseAtThreadStart, PauseWhenLineCount
- Defined in:
- lib/thread_weaver/thread_instruction.rb
Instance Method Summary collapse
Instance Method Details
#is_a?(m) ⇒ Boolean
11 12 |
# File 'lib/thread_weaver/thread_instruction.rb', line 11 def is_a?(m) end |