Class: Pray::ConfessionSubmission

Inherits:
Struct
  • Object
show all
Defined in:
lib/pray/confess.rb

Instance Attribute Summary collapse

Instance Attribute Details

#distribution_pointObject

Returns the value of attribute distribution_point

Returns:

  • (Object)

    the current value of distribution_point



7
8
9
# File 'lib/pray/confess.rb', line 7

def distribution_point
  @distribution_point
end

#lockfileObject

Returns the value of attribute lockfile

Returns:

  • (Object)

    the current value of lockfile



7
8
9
# File 'lib/pray/confess.rb', line 7

def lockfile
  @lockfile
end

#noteObject

Returns the value of attribute note

Returns:

  • (Object)

    the current value of note



7
8
9
# File 'lib/pray/confess.rb', line 7

def note
  @note
end

#packageObject

Returns the value of attribute package

Returns:

  • (Object)

    the current value of package



7
8
9
# File 'lib/pray/confess.rb', line 7

def package
  @package
end

#signatureObject

Returns the value of attribute signature

Returns:

  • (Object)

    the current value of signature



7
8
9
# File 'lib/pray/confess.rb', line 7

def signature
  @signature
end

#signerObject

Returns the value of attribute signer

Returns:

  • (Object)

    the current value of signer



7
8
9
# File 'lib/pray/confess.rb', line 7

def signer
  @signer
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



7
8
9
# File 'lib/pray/confess.rb', line 7

def status
  @status
end

#timestampObject

Returns the value of attribute timestamp

Returns:

  • (Object)

    the current value of timestamp



7
8
9
# File 'lib/pray/confess.rb', line 7

def timestamp
  @timestamp
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



7
8
9
# File 'lib/pray/confess.rb', line 7

def version
  @version
end