class Chef::Taste::Display

Displays the status of the dependency cookbooks

Public Class Methods

print(dependencies, format) click to toggle source

Prints the status of dependent cookbooks in specified format

@param dependencies [Array<Dependency>] list of cookbook dependency objects @param format [String] the format used for display