Class: Rbs::Merge::Provider::Document

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



14
15
16
# File 'lib/rbs/merge/provider.rb', line 14

def analysis
  @analysis
end

#backendObject (readonly)

Returns the value of attribute backend

Returns:

  • (Object)

    the current value of backend



14
15
16
# File 'lib/rbs/merge/provider.rb', line 14

def backend
  @backend
end

#by_idObject (readonly)

Returns the value of attribute by_id

Returns:

  • (Object)

    the current value of by_id



14
15
16
# File 'lib/rbs/merge/provider.rb', line 14

def by_id
  @by_id
end

#ownersObject (readonly)

Returns the value of attribute owners

Returns:

  • (Object)

    the current value of owners



14
15
16
# File 'lib/rbs/merge/provider.rb', line 14

def owners
  @owners
end

#sourceObject (readonly)

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



14
15
16
# File 'lib/rbs/merge/provider.rb', line 14

def source
  @source
end

#unmanaged_fingerprintObject (readonly)

Returns the value of attribute unmanaged_fingerprint

Returns:

  • (Object)

    the current value of unmanaged_fingerprint



14
15
16
# File 'lib/rbs/merge/provider.rb', line 14

def unmanaged_fingerprint
  @unmanaged_fingerprint
end