class ChefCLI::Command::ShowPolicy
def initialize(*args)
def initialize(*args) super @show_all_policies = nil @policy_name = nil @policy_group = nil @ui = UI.new end
def initialize(*args) super @show_all_policies = nil @policy_name = nil @policy_group = nil @ui = UI.new end