lib/capitate/task_node.rb in capitate-0.2.6 vs lib/capitate/task_node.rb in capitate-0.2.7

- old
+ new

@@ -1,6 +1,5 @@ # Task node in the capistrano namespace, task hierarchy. -# class Capitate::TaskNode include Capitate::Plugins::Base attr_reader :name, :nodes, :tasks, :parent \ No newline at end of file