Class: Ucode::Commands::ReleaseCommand::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#errorObject

Returns the value of attribute error

Returns:

  • (Object)

    the current value of error



26
27
28
# File 'lib/ucode/commands/release.rb', line 26

def error
  @error
end

#faces_totalObject

Returns the value of attribute faces_total

Returns:

  • (Object)

    the current value of faces_total



26
27
28
# File 'lib/ucode/commands/release.rb', line 26

def faces_total
  @faces_total
end

#formulasObject

Returns the value of attribute formulas

Returns:

  • (Object)

    the current value of formulas



26
27
28
# File 'lib/ucode/commands/release.rb', line 26

def formulas
  @formulas
end

#formulas_totalObject

Returns the value of attribute formulas_total

Returns:

  • (Object)

    the current value of formulas_total



26
27
28
# File 'lib/ucode/commands/release.rb', line 26

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



26
27
28
# File 'lib/ucode/commands/release.rb', line 26

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



26
27
28
# File 'lib/ucode/commands/release.rb', line 26

def manifest_written
  @manifest_written
end

#release_rootObject

Returns the value of attribute release_root

Returns:

  • (Object)

    the current value of release_root



26
27
28
# File 'lib/ucode/commands/release.rb', line 26

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



26
27
28
# File 'lib/ucode/commands/release.rb', line 26

def universal_set_available
  @universal_set_available
end