Class: Feat::Datafile::File

Inherits:
Struct
  • Object
show all
Defined in:
lib/feat/datafile.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contextKindsObject

Returns the value of attribute contextKinds

Returns:

  • (Object)

    the current value of contextKinds



28
29
30
# File 'lib/feat/datafile.rb', line 28

def contextKinds
  @contextKinds
end

#envIdObject

Returns the value of attribute envId

Returns:

  • (Object)

    the current value of envId



28
29
30
# File 'lib/feat/datafile.rb', line 28

def envId
  @envId
end

#envKeyObject

Returns the value of attribute envKey

Returns:

  • (Object)

    the current value of envKey



28
29
30
# File 'lib/feat/datafile.rb', line 28

def envKey
  @envKey
end

#etagObject

Returns the value of attribute etag

Returns:

  • (Object)

    the current value of etag



28
29
30
# File 'lib/feat/datafile.rb', line 28

def etag
  @etag
end

#flagsObject

Returns the value of attribute flags

Returns:

  • (Object)

    the current value of flags



28
29
30
# File 'lib/feat/datafile.rb', line 28

def flags
  @flags
end

#generatedAtObject

Returns the value of attribute generatedAt

Returns:

  • (Object)

    the current value of generatedAt



28
29
30
# File 'lib/feat/datafile.rb', line 28

def generatedAt
  @generatedAt
end

#projectIdObject

Returns the value of attribute projectId

Returns:

  • (Object)

    the current value of projectId



28
29
30
# File 'lib/feat/datafile.rb', line 28

def projectId
  @projectId
end

#schemaVersionObject

Returns the value of attribute schemaVersion

Returns:

  • (Object)

    the current value of schemaVersion



28
29
30
# File 'lib/feat/datafile.rb', line 28

def schemaVersion
  @schemaVersion
end

#segmentsObject

Returns the value of attribute segments

Returns:

  • (Object)

    the current value of segments



28
29
30
# File 'lib/feat/datafile.rb', line 28

def segments
  @segments
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



28
29
30
# File 'lib/feat/datafile.rb', line 28

def version
  @version
end