Method not available on this version
This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
tag(graph, tag)
public
# File lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/log.rb, line 26
def tag(graph, tag)
push_action(graph, Tag.new(tag))
end