Class: OsCtl::Image::Operations::Execution::Parallel::Item

Inherits:
Struct
  • Object
show all
Defined in:
lib/osctl/image/operations/execution/parallel.rb

Instance Attribute Summary collapse

Instance Attribute Details

#blockObject

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



6
7
8
# File 'lib/osctl/image/operations/execution/parallel.rb', line 6

def block
  @block
end

#objObject

Returns the value of attribute obj

Returns:

  • (Object)

    the current value of obj



6
7
8
# File 'lib/osctl/image/operations/execution/parallel.rb', line 6

def obj
  @obj
end