Class: VinaryTree::Libdictenstein::EntryInfo

Inherits:
Data
  • Object
show all
Defined in:
lib/vinary_tree/libdictenstein.rb

Instance Attribute Summary collapse

Instance Attribute Details

#domainObject (readonly)

Returns the value of attribute domain

Returns:

  • (Object)

    the current value of domain



19
20
21
# File 'lib/vinary_tree/libdictenstein.rb', line 19

def domain
  @domain
end

#exact_lengthObject (readonly)

Returns the value of attribute exact_length

Returns:

  • (Object)

    the current value of exact_length



19
20
21
# File 'lib/vinary_tree/libdictenstein.rb', line 19

def exact_length
  @exact_length
end

#snapshot_identityObject (readonly)

Returns the value of attribute snapshot_identity

Returns:

  • (Object)

    the current value of snapshot_identity



19
20
21
# File 'lib/vinary_tree/libdictenstein.rb', line 19

def snapshot_identity
  @snapshot_identity
end