Class: Tagrity::Command::Revive
- Inherits:
-
Object
- Object
- Tagrity::Command::Revive
- Defined in:
- lib/tagrity/commands/revive.rb
Class Method Summary collapse
Class Method Details
.call ⇒ Object
5 6 7 |
# File 'lib/tagrity/commands/revive.rb', line 5 def call PidFile.revive_dead_pids end |