Class: Brush::Pipeline::POSIX::ProcessInfo

Inherits:
Struct
  • Object
show all
Defined in:
lib/brush/pipeline.rb

Instance Attribute Summary collapse

Instance Attribute Details

#process_idObject

Returns the value of attribute process_id

Returns:

  • (Object)

    the current value of process_id



343
344
345
# File 'lib/brush/pipeline.rb', line 343

def process_id
  @process_id
end