Method: AssLauncher::Support::Shell::ProcessHolder#pid
- Defined in:
- lib/ass_launcher/support/shell/process_holder.rb
#pid ⇒ Fixnum (readonly)
Returns pid of runned process.
54 55 56 |
# File 'lib/ass_launcher/support/shell/process_holder.rb', line 54 def pid @pid end |