Method: Eye::Process::System#process_really_running?
- Defined in:
- lib/eye/process/system.rb
#process_really_running? ⇒ Boolean
59 60 61 |
# File 'lib/eye/process/system.rb', line 59 def process_really_running? process_pid_running?(self.pid) end |