Class: Ucode::Audit::Release::Emitter::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/ucode/audit/release/emitter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#faces_totalObject

Returns the value of attribute faces_total

Returns:

  • (Object)

    the current value of faces_total



41
42
43
# File 'lib/ucode/audit/release/emitter.rb', line 41

def faces_total
  @faces_total
end

#formulas_totalObject

Returns the value of attribute formulas_total

Returns:

  • (Object)

    the current value of formulas_total



41
42
43
# File 'lib/ucode/audit/release/emitter.rb', line 41

def formulas_total
  @formulas_total
end

#library_index_writtenObject

Returns the value of attribute library_index_written

Returns:

  • (Object)

    the current value of library_index_written



41
42
43
# File 'lib/ucode/audit/release/emitter.rb', line 41

def library_index_written
  @library_index_written
end

#manifest_writtenObject

Returns the value of attribute manifest_written

Returns:

  • (Object)

    the current value of manifest_written



41
42
43
# File 'lib/ucode/audit/release/emitter.rb', line 41

def manifest_written
  @manifest_written
end

#release_rootObject

Returns the value of attribute release_root

Returns:

  • (Object)

    the current value of release_root



41
42
43
# File 'lib/ucode/audit/release/emitter.rb', line 41

def release_root
  @release_root
end

#universal_set_availableObject

Returns the value of attribute universal_set_available

Returns:

  • (Object)

    the current value of universal_set_available



41
42
43
# File 'lib/ucode/audit/release/emitter.rb', line 41

def universal_set_available
  @universal_set_available
end