Class: MultiRepo::Dependency

Inherits:
Object
  • Object
show all
Defined in:
lib/multirepo/logic/dependency.rb

Instance Attribute Summary collapse

Instance Attribute Details

#config_entryObject

Returns the value of attribute config_entry.



3
4
5
# File 'lib/multirepo/logic/dependency.rb', line 3

def config_entry
  @config_entry
end

#lock_entryObject

Returns the value of attribute lock_entry.



4
5
6
# File 'lib/multirepo/logic/dependency.rb', line 4

def lock_entry
  @lock_entry
end