Class: RubyLens::Index::Manifest::GitPackagePaths

Inherits:
Data
  • Object
show all
Defined in:
lib/rubylens/index/manifest.rb

Instance Attribute Summary collapse

Instance Attribute Details

#canonical_rootObject (readonly)

Returns the value of attribute canonical_root

Returns:

  • (Object)

    the current value of canonical_root



15
16
17
# File 'lib/rubylens/index/manifest.rb', line 15

def canonical_root
  @canonical_root
end

#logical_canonical_rootObject (readonly)

Returns the value of attribute logical_canonical_root

Returns:

  • (Object)

    the current value of logical_canonical_root



15
16
17
# File 'lib/rubylens/index/manifest.rb', line 15

def logical_canonical_root
  @logical_canonical_root
end

#logical_rootObject (readonly)

Returns the value of attribute logical_root

Returns:

  • (Object)

    the current value of logical_root



15
16
17
# File 'lib/rubylens/index/manifest.rb', line 15

def logical_root
  @logical_root
end