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



346
347
348
# File 'lib/brush/pipeline.rb', line 346

def process_id
  @process_id
end