Class: Rust::Merge::Provider::Document

Inherits:
Data
  • Object
show all
Defined in:
lib/rust/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



31
32
33
# File 'lib/rust/merge/provider.rb', line 31

def analysis
  @analysis
end

#by_idObject (readonly)

Returns the value of attribute by_id

Returns:

  • (Object)

    the current value of by_id



31
32
33
# File 'lib/rust/merge/provider.rb', line 31

def by_id
  @by_id
end

#ownersObject (readonly)

Returns the value of attribute owners

Returns:

  • (Object)

    the current value of owners



31
32
33
# File 'lib/rust/merge/provider.rb', line 31

def owners
  @owners
end

#sourceObject (readonly)

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



31
32
33
# File 'lib/rust/merge/provider.rb', line 31

def source
  @source
end

#unmanaged_fingerprintObject (readonly)

Returns the value of attribute unmanaged_fingerprint

Returns:

  • (Object)

    the current value of unmanaged_fingerprint



31
32
33
# File 'lib/rust/merge/provider.rb', line 31

def unmanaged_fingerprint
  @unmanaged_fingerprint
end