Module: Build::Graph::ChildrenFailed

Defined in:
lib/build/graph/task.rb

Class Method Summary collapse

Class Method Details

.to_sObject



27
28
29
# File 'lib/build/graph/task.rb', line 27

def self.to_s
	"Children tasks failed!"
end