Module: WatchTower::Project::AnyBased::InstanceMethods

Defined in:
lib/watch_tower/project/any_based.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject (readonly)

Returns the value of attribute name.



13
14
15
# File 'lib/watch_tower/project/any_based.rb', line 13

def name
  @name
end

#pathObject (readonly)

Returns the value of attribute path.



13
14
15
# File 'lib/watch_tower/project/any_based.rb', line 13

def path
  @path
end