Class: Krill::ThreadStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/krill/threaded_manager.rb

Instance Attribute Summary collapse

Instance Attribute Details

#runningObject



6
7
8
# File 'lib/krill/threaded_manager.rb', line 6

def running
  @running
end