class ChefCLI::Command::Diff
def local_lock_comparison_base
policy_name which is needed to query the server for the lockfile of a
ComparisonBase for the local lockfile. This is used to get the
def local_lock_comparison_base Policyfile::ComparisonBase::Local.new(policyfile_lock_relpath) end