Class: RubyLens::Index::GitPackageSource::Resolution

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

Instance Attribute Summary collapse

Instance Attribute Details

#filesObject (readonly)

Returns the value of attribute files

Returns:

  • (Object)

    the current value of files



28
29
30
# File 'lib/rubylens/index/git_package_source.rb', line 28

def files
  @files
end

#rootObject (readonly)

Returns the value of attribute root

Returns:

  • (Object)

    the current value of root



28
29
30
# File 'lib/rubylens/index/git_package_source.rb', line 28

def root
  @root
end