Class: Html::Merge::Provider::Document

Inherits:
Data
  • Object
show all
Defined in:
lib/html/merge/provider.rb

Instance Attribute Summary collapse

Instance Attribute Details

#analysisObject (readonly)

Returns the value of attribute analysis

Returns:

  • (Object)

    the current value of analysis



18
19
20
# File 'lib/html/merge/provider.rb', line 18

def analysis
  @analysis
end

#by_idObject (readonly)

Returns the value of attribute by_id

Returns:

  • (Object)

    the current value of by_id



18
19
20
# File 'lib/html/merge/provider.rb', line 18

def by_id
  @by_id
end

#ownersObject (readonly)

Returns the value of attribute owners

Returns:

  • (Object)

    the current value of owners



18
19
20
# File 'lib/html/merge/provider.rb', line 18

def owners
  @owners
end

#parentsObject (readonly)

Returns the value of attribute parents

Returns:

  • (Object)

    the current value of parents



18
19
20
# File 'lib/html/merge/provider.rb', line 18

def parents
  @parents
end

#sourceObject (readonly)

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



18
19
20
# File 'lib/html/merge/provider.rb', line 18

def source
  @source
end

#unmanaged_fingerprintObject (readonly)

Returns the value of attribute unmanaged_fingerprint

Returns:

  • (Object)

    the current value of unmanaged_fingerprint



18
19
20
# File 'lib/html/merge/provider.rb', line 18

def unmanaged_fingerprint
  @unmanaged_fingerprint
end