Class: Brush::Pipeline::SysInfo

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

Instance Attribute Summary collapse

Instance Attribute Details

#process_infosObject

Returns the value of attribute process_infos

Returns:

  • (Object)

    the current value of process_infos



81
82
83
# File 'lib/brush/pipeline.rb', line 81

def process_infos
  @process_infos
end

#threadsObject

Returns the value of attribute threads

Returns:

  • (Object)

    the current value of threads



81
82
83
# File 'lib/brush/pipeline.rb', line 81

def threads
  @threads
end