class Molinillo::DependencyGraph
def tag(tag)
-
(Void)-
Parameters:
-
tag(Object) -- an opaque tag for the current state of the graph
def tag(tag) log.tag(self, tag) end
(Void)
-
tag
(Object)
-- an opaque tag for the current state of the graph
def tag(tag) log.tag(self, tag) end